Skip to content

kadatatlukishore/Covid-19-Tracker-India

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19-Tracker-India

MIT License

Covid Help Resources

Demo Link:

Data Sources and References:

Directory Tree

├── apps 
|     ├── Dashboard.py
|     ├── News.py
|     |__ Predictions.py 
├── assets
|     ├── favicon.ico
|     ├── css files and images
├── app.py
├── requirements.txt
├── index.py
├── Model.py
├── states_india.geojson (To plot the choropleth map)
|__ Procfile

Setup Instructions:

The Code is written in Python 3.9. If you don't have Python installed you can find it here.

git clone https://github.com/kadatatlukishore/Covid-19-Tracker-India.git
cd Covid-19-Tracker-India
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 index.py

Technologies Used:

  • If you find any problems in the site, kindly Reach Me

About

Here in the web app, you can find covid resources and dashboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published