Giter Club home page Giter Club logo

akhileshthite / covid19-vaccine-finder Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 11.0 905 KB

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

Home Page: https://covid-19-vaccine-finder.herokuapp.com

License: MIT License

Python 8.56% JavaScript 10.44% CSS 9.06% HTML 71.82% Procfile 0.12%
cowin-api vaccine-finder covid19-india covid19-vaccine-finder covid-19-vaccination covid19-vaccine-notification python-script python-flask-application aws-ec2 heroku

covid19-vaccine-finder's Introduction

๐Ÿ“ฃ 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

covid19-vaccine-finder's People

Contributors

akhileshthite avatar prathimacode-hub avatar tanvi355 avatar xkrishguptaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

covid19-vaccine-finder's Issues

Testing

Define You:

  • Contributor

Describe the Bug

Steps to Reproduce

Steps to reproduce the behavior:

Expected Behavior

Actual Behavior

Screenshots

Additional Details

More UI

Define You:

  • Contributor

Is your feature request related to a problem? Please describe.

Describe the solution you'd like...

Describe alternatives you've considered?

Approach to be followed (optional): Make a good ui

Testing.

Define You:

  • Contributor

Is your feature request related to a problem? Please describe.

Describe the solution you'd like...

Describe alternatives you've considered?

Approach to be followed (optional):

Additional context

Add alert popup if the sessions are zero/empty.

Is your feature request related to a problem? Please describe.

-> After submitting PIN & DATE if the sessions are empty then it displays nothing on the screen, check out the SS given below.

Screenshot 2021-07-17 at 8 36 05 PM

Row API json output:

Screenshot 2021-07-17 at 8 36 48 PM

Describe the solution you'd like...

-> Add simple alert popup saying "Sessions are currently unavailable, please try again after some time." if the sessions are zero/empty.

Approach to be followed:

-> Main code file is app.py,
eg:- if response['sessions'] == 0: flash("Alert message here.")
OR
-> You can try it using JavaScript,/static/main.js
-> Running of the project, git commands & all other information is given in the README.md of the project.

Add Version & Merged PR badge

-> version badge in blue before Issue and PR badge.
-> Purple badge for merged pull requests after issue and PR badge.
Badges order will be: Version, Issue, PR, Merged PRs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.