Skip to content

girishgr8/Covid19-India

Repository files navigation

Covid19 India

Get all stats, updates and help for Covid-19 India

made-with-python made-with-flask made-with-javascript hosted-on-heroku

Getting Started

Clone this repository and follow steps below:

git clone https://github.com/girishgr8/Covid19-India
cd Covid19-India
python -m venv env
env\Scripts\activate
pip install -r requirements.txt
python app.py

Open this url in your browser : http://localhost:5000

Features

  • Statistics about India's Covid-19 count
  • Visualise the trend graphically
  • Statewise visualisation
  • Districtwise zones
  • India's Heatmap according to count
  • Join Slack channel to get updated stats every 1 hour.
  • Top and latest news update

Demo

Demo

Contributing

Open to enhancements & bug-fixes 😄

Improvements

  • Add districtwise heatmap for each state
  • Convert to PWA

This project was developed to make best use of time during Covid-19 Lockdown and explore Chart.js library, API calls and SlackBot Integration

License

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