Skip to content
/ rocovi Public

Webapp to visualise future spread trends of CoVid-19

Notifications You must be signed in to change notification settings

bogdumi/rocovi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocovi

Webapp to visualise future trend of spread of CoVid-19 in different countries

  • Update 25th May 2020: this probably doesn't work anymore, but the code should be easily adaptable to any future pandemics (or, more likely, to other data that can be regressed to an exponential function)

See it online

Navigate to https://rocovi.herokuapp.com to see it online. Works best in landscape/on a monitor. Not well optimised for mobile, but it gets the job done

Install Dependencies

pip install -r requirements.txt

Start the app:

env FLASK_APP=app.py flask run

Use the app:

  • Navigate to localhost:5000/ for a list of countries
  • Navigate to localhost:5000/<country> (not all countries work or have consistent data)

About

Webapp to visualise future spread trends of CoVid-19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published