hack4impact-calpoly/general-vms

[Backend] Setup Email Service (generically send emails to an email)

Opened this issue · 0 comments

Create a new file in the backend specifically for creating and sending emails to a given email account that has as parameters the email address, the subject, and the email body and creates/sends an email to the email address.

Will need to look into how to do this (try to find best practices).