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

[STORY]: Update mail body generator and mail sender modules for v2 #14

Closed triton2997 closed 3 years ago

triton2997 commented 3 years ago

Feature: #18

Date: 08/07/2021

Description:

Update mail body generator module to include:

  1. Pincode details
  2. Date
  3. Fees (0 for fee_type = Free)

Add exception handling to mail sender module

Priority: 2

Estimated efforts (person hours): 3

ETA:

triton2997 commented 3 years ago
  1. Added fee, pincode and date columns in mail body generator module
  2. Exception handling added to mailSender module
triton2997 commented 3 years ago

Full testing of mail body generator and mail sender modules with exception handling complete