Code Monkey home page Code Monkey 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 People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

covid19-vaccine-finder's Issues

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.

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

Describe the Bug

Steps to Reproduce

Steps to reproduce the behavior:

Expected Behavior

Actual Behavior

Screenshots

Additional Details

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

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

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.