Skip to content

Covid19India News is a website for local news, trending news and news related to Covid-19 for India. This site also displays updated COVID spread graphs and news using data provided by covid19india.org.

License

Notifications You must be signed in to change notification settings

amisha-w/Covid19India-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid19India News

made-with-python

Covid19India News is a website for local news, trending news and news related to Covid-19 for India. This site also displays COVID spread graphs and news using the following features:
  • COVID Help :Updated help and resources available in states and cities.
  • COVID Map: Updated India map and graphs illustrating the count of cases in states and districts.
  • COVID Local: Updated local and national news related to COVID-19.

Screen grabs


Getting Started

Prerequisites

API Integrations

Create a new Django project using this template:

$ django-admin.py startproject --template=https://github.com/amisha-w/Covid19India-News/archive/master.zip <project_name>

Install the project's dependencies and setup project environment.

$ cd projectname/

$ virtualenv venv
$ venv/scripts/activate
$ pip install -r requirements.txt

$ python manage.py migrate
$ python manage.py runserver

Contributions

We're are open to enhancements & bug-fixes


Contributors


About

Covid19India News is a website for local news, trending news and news related to Covid-19 for India. This site also displays updated COVID spread graphs and news using data provided by covid19india.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published