schoolvid19 is a tracker for schools during the covid-19 pandemic made by @abhishekshahane, @delivey and @CarsonBurke.
- install Python3
- install flask:
pip install flask
- clone this repository:
git clone https://github.com/delivey/schoolvid19
- navigate to the repo folder and run
flask run
- go to
http://127.0.0.1:5000/
in your browser, and you should see the website.
note: if the css hasn't rendered hit CTRL + SHIFT + R
, the website's cache will be deleted and the styling should work.
We have now published our website! Go to the link above and click on it, and there, you can find the entire website.