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

Added script for testing config reader and reduced sleep time to 1 mi… #24

Closed triton2997 closed 3 years ago

triton2997 commented 3 years ago
  1. Created test script for testing config reader module
  2. Reduced sleep time to 1 minute
  3. Wrapped os.path.join in os.path.normpath
  4. Removed done set feature, as if user was unable to book slots, he/she won't be able to check for slots again until the next day
triton2997 commented 3 years ago

Completed review. Merging changes.