项目作者: kadatatlukishore

项目描述 :
Here in the web app, you can find covid resources and dashboard.
高级语言: Python
项目地址: git://github.com/kadatatlukishore/Covid-19-Tracker-India.git
创建时间: 2021-04-25T18:23:26Z
项目社区:https://github.com/kadatatlukishore/Covid-19-Tracker-India

开源协议:MIT License

下载


Covid-19-Tracker-India

MIT License

Covid Help Resources

Directory Tree

  1. ├── apps
  2. | ├── Dashboard.py
  3. | ├── News.py
  4. | |__ Predictions.py
  5. ├── assets
  6. | ├── favicon.ico
  7. | ├── css files and images
  8. ├── app.py
  9. ├── requirements.txt
  10. ├── index.py
  11. ├── Model.py
  12. ├── states_india.geojson (To plot the choropleth map)
  13. |__ Procfile

Setup Instructions:

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

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

Technologies Used:

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