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.
- Host: GitHub
- URL: https://github.com/joshidivanshu/covid-tracker
- Owner: joshidivanshu
- Created: 2021-05-24T06:45:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T09:44:14.000Z (about 4 years ago)
- Last Synced: 2024-12-27T04:43:13.558Z (5 months ago)
- Topics: api, bootstrap, css, django, html, requests-library-python
- Language: Python
- Homepage:
- Size: 633 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
