elvisblanco1993 / intern-hub

0 stars 2 forks source link

Set up email notification system #2

Closed daniaa760 closed 1 year ago

daniaa760 commented 1 year ago

Research and set up email alert system using AWS

elvisblanco1993 commented 1 year ago

We can use AWS SES as the SMTP provider, and handle all emails directly through our code. It'll be easier to maintain and we will have more control over it.