triton2997 / cowin-slot-notifier

Utility that automatically alerts via email if slots are available on the CoWIN portal. Provides rich filtering by list of pincodes, type of vaccine, dose number, etc
0 stars 0 forks source link

v1 merge from dev to master #22

Closed triton2997 closed 3 years ago

triton2997 commented 3 years ago

Date: 12/07/2021

Description:

  1. Created 4 modules

    • configPropertiesReader
    • cowinSlotsFinder
    • mailBodyGenerator
    • mailSender
  2. Set up a main module to run the above 4 modules

  3. Added functionality to run the end to end process at a set interval (Can be specified in seconds in the module)

  4. Added functonality to send email is slots are found once per day for each configuration. Once slots are found for a label, checks are not done for that label again until after the reset time specified the next day