Big-Sister-App / Big-Sister

(in progress) An online heatmap of dangerous places to avoid as college students.
0 stars 0 forks source link

Functionality to let user choose frequency of alert emails pt2 (backend) #13

Open Mandy-cyber opened 1 year ago

Mandy-cyber commented 1 year ago

This ticket is the second part of this ticket. This ticket cannot be completed until the other has been completed, so keep in touch with @kernadrews to check progress.

Context: Now that the database of emails includes an additional field for emailFrequency this has to now be reflected in the email sender.

To-do:

Useful Resource: A potential solution could utilize something called cron that can schedule scripts to run at certain times everyday.