Skip to content

An effective rollout of vaccinations against COVID-19 offers the most promising prospect of bringing the pandemic to an end. We present the Our World in Data COVID-19 vaccination dataset, a global public APIs that tracks the scale and rate of the vaccine rollout across the India.This API is updated regularly and includes data on the total number…

Notifications You must be signed in to change notification settings

shanathvemula/CoWIN_Finding_Vaccination_Centers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding_Vaccination_Centers

How To Setup

  1. Clone This Project https://github.com/shanathvemula/Finding_Vaccination_Centers
  2. Go to Project Directory cd Finding_Vaccination_Centersr
  3. Create a Virtual Environment python3 -m venv env
  4. Activate Virtual Environment source env/bin/activate
  5. Install Requirements Package pip install -r requirements.txt
  6. Create Migration python manage.py makemigrations
  7. Migrate Database python manage.py migrate
  8. Finally Run The Project python manage.py runserver

About

An effective rollout of vaccinations against COVID-19 offers the most promising prospect of bringing the pandemic to an end. We present the Our World in Data COVID-19 vaccination dataset, a global public APIs that tracks the scale and rate of the vaccine rollout across the India.This API is updated regularly and includes data on the total number…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published