An open API service indexing awesome lists of open source software.

https://github.com/joshidivanshu/covid-tracker

Covid vaccine tracker using pincode and date alone, no need to login with OTP.
https://github.com/joshidivanshu/covid-tracker

api bootstrap css django html requests-library-python

Last synced: 3 months ago
JSON representation

Covid vaccine tracker using pincode and date alone, no need to login with OTP.

Awesome Lists containing this project

README

        

## Covid Vaccine Tracker
```
git clone https://github.com/joshidivanshu/Covid-Tracker
```

### Setting up the Project
```angular2html
pip install -r requirements.txt
```

### Running the Project

```angular2html
python manage.py migrate
python manage.py runserver
```

### Project SnapShot
![Screenshot from 2021-05-24 15-13-10](https://user-images.githubusercontent.com/32302492/119329223-9f674080-bca2-11eb-8c79-b5c810de3ed8.png)