📣 This project was used by thousands during the COVID-19 pandemic to find available vaccine slots. It is now in a read-only state, but please feel free to fork it and utilize it with other APIs.
➔ With this website, you'll quickly be able to register for vaccines by checking the most updated information from coWIN API like center, fee, availability of both dose 1 and dose 2, age limit, vaccine type, and time slots.
Now anyone can get all the information from this website and register for vaccines faster without running any script.
Languages:
Python3, HTML5, CSS3, JavaScript
Frameworks:
Flask
Platforms:
Heroku, AWS EC2 instance, GCP
Database:
Firebase
Fork
the repository, this will make a copy of this project in your account.
- Clone the repository by running below command -
git clone https://github.com/<username>/COVID-19-VaccineFinder.git
- Open the folder by running below command -
cd COVID-19-VaccineFinder
- Install all the requirements by running below command -
pip install -r requirements.txt
This will install all the required libraries to run this project.
- Run app.py using below command to start Flask API
python app.py
Note:- You must be on python version 3 or later.
- Navigate to URL "http://localhost:5000/"
• Now, You should be able to view the homepage.
• Enter PIN & DATE. Now, you should be able to see all the information from COWIN API.
I highly encourage you to raise issues & PRs for bugs & new features.
Git Commands | Code of Conduct |
---|