SiddharthChillale / dashboard-corona

Dashboard for visualising the affected numbers during the outbreak of COVID-19 worldwide

Home Page:https://covid-19-visual.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard for visualising COVID-19

Dashboard for visualising the reach of COVID-19 throughout the world in the months of February 2020 to *Current date.

To install and run the app -

  1. Clone this repo and cd into it.
  2. Install dependencies by running $pip install -r requirements.txt preferably in a virtual environment so that there are no package version conflicts.
  3. Run $python corona-vis.py.
  4. Server will serve on the given local address.

The branch live-update-branch-3 is used for deployment to Heroku server at https://covid-19-visual.herokuapp.com

About

Dashboard for visualising the affected numbers during the outbreak of COVID-19 worldwide

https://covid-19-visual.herokuapp.com/


Languages

Language:Python 100.0%