Git Product home page Git Product logo

covid19-vaccine-tracker's People

Contributors

xsreality avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kanchangc

covid19-vaccine-tracker's Issues

Add support for Dose selection

Allow users to choose their preferred dose for alerting.

Most vaccines need two doses for being fully vaccinated against Covid19. The CoWIN API returns capacity for both dose1 and dose2.

Send Notifications via Kafka Streaming Updates

  1. Add topology to convert user->[pincodes] to pincode->[users]
  2. Create producer that sends updated pincodes to updated-pincodes topic.
  3. Add topology to combine updated pincodes KStream to pincode->[users] KTable
  4. Add consumer to send notifications.
  5. Persist Vaccine Centers in DB only when relevant changes are detected.

Identify Busy Districts and Send Updates Frequently

Some districts like Mumbai, Pune, Delhi, Bangalore etc are under many eyes and the open slots are filled within minutes. If the slots get filled within 5 minutes (current bot checking interval), the slots will be missed.

These districts should be checked more frequently (every 1 min?) to have less chances of missing slots.

Send update only if previous update to same user was different

In districts with less frequency of slots booking, users often receive notifications that is same as the previous notification (every 5 mins) with no change in slots. To avoid spamming the user all the time it would be better to check previous update and only send new update if it is different.

Add support for Vaccine selection

Allow users to choose their preferred Vaccine for alerting.

  1. Covishield
  2. Covaxin
  3. ??

It should be easy to extend this list in future.

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.