Skip to content

detkartik/covid-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

covid-19

  • Welcome to the covid-19 Django App
  • This is one page application to fetch live data for covid 19 cases
  • Categorized into ALL Cases, Recovered, Death,New Cases and Critical Cases

Live site -

covid19

Purpose/Motivation -

  • As corona virus is spreading worldwide and it has impacted our social life.
  • I thought of building an application which can be able to track overall cases in India on the daily basis.
  • Although there are several resources to track it,but I have developed this to do some hands on with Django.

Setup local

  • virtualenv -p python3
  • source /bin/activate
  • git pull
  • Run migrations
  • python manage.py migrate

Developer's Guide / wiki -

  • Check wiki for live site and developer's reference docs.

About

Covid 19 Tracker App deployment to server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published