Skip to content

Display all Covid case data ( Country-wise, and India (States-wise only ) using Django

Notifications You must be signed in to change notification settings

Subhrans/COVID-19_Tracker

Repository files navigation

COVID-19_Tracker

Display all Covid case data (date wise, day wise, country wise, all) using Django Database i used : SQLite

Working URL: https://covid19-global-india.herokuapp.com/

Steps to execute the code on local system

Step 1:

install requirements.txt in command prompt
pip install -r requirements.txt

Step 2:

Write command in terminal or shell

python manage.py pull_latest_data
then
python manage.py runserver

About

Display all Covid case data ( Country-wise, and India (States-wise only ) using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published