Skip to content

JKSenthil/covid19-spread-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Spread Tracker

Visualizing the spread of COVID-19 across the US, county by county, over time

Alt text

Getting Started

Prerequisites

Tested on python3. Requires flask and selenium (for webscraping)

pip install Flask
pip install selenium

Running

Once dependencies are good, just do

python3 run.py

to run the Flask app.

Deployment

TBD

Contributing

Feel free to contribute, just make a pull request :)

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

County information made possible by https://coronavirus.1point3acres.com/en

About

Tracking the spread of COVID-19 in the US by county

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published