zalsaeed / cgav

Certificate Generation and Verification
GNU General Public License v3.0
3 stars 1 forks source link

fix the listed email on the front-end to be based on the uploaded csv file. #26

Closed zalsaeed closed 1 month ago

wesamhamad commented 4 months ago

More explanation : make the send_email.html template in src/flask_website/templates/ dynamic. This will enable it to fetch recipient emails from the CSV file associated with each event ID then reflect them in the send_email page.