cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

adding automated emails #212

Closed ALackey-ai closed 2 months ago

ALackey-ai commented 2 months ago

As a instructor, I want to create a message so that I can have it be emailed to everyone

Definition of Done

Tasks

ALackey-ai commented 2 months ago

Created a new gmail, figured out how to setup the security of it, and then finally got emails to work, without them being spam either! Now I just need to hook it up to the db to take emails from there, and do some more finalized testing.

[t:160]

ALackey-ai commented 2 months ago

Tried to figure out how to setup my env file to hold the sensitive data/passwords but let the handler still have access to them. haven't been successful yet but I'll try again later today.

[t:20]

Connor-Thorpe01 commented 2 months ago

[t:60] wrote dao func for getting emails and helped set it up

ALackey-ai commented 2 months ago

finished the handler and tested it [t:45]