Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

COVID-19 Vaccine Finder website to check the available slots for vaccination centres from coWIN API in India.

License

Notifications You must be signed in to change notification settings

akhileshthite/covid19-vaccine-finder

Repository files navigation

📣 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.

COVID-19 Vaccine Finder

GitHub release platform


➔ 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.

➔ Technical Details

Languages: Python3, HTML5, CSS3, JavaScript

Frameworks: Flask

Platforms: Heroku, AWS EC2 instance, GCP

Database: Firebase

➔ Project setup

Fork the repository, this will make a copy of this project in your account.

  1. Clone the repository by running below command -
git clone https://github.com/<username>/COVID-19-VaccineFinder.git
  1. Open the folder by running below command -
cd COVID-19-VaccineFinder
  1. Install all the requirements by running below command -
pip install -r requirements.txt

This will install all the required libraries to run this project.

  1. Run app.py using below command to start Flask API
python app.py

Note:- You must be on python version 3 or later.

  1. 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.

➔ Contributing

I highly encourage you to raise issues & PRs for bugs & new features.

Git Commands Code of Conduct

➔ License ⚖️

MIT license