KBSwift / team-418

MIT License
1 stars 4 forks source link

Brittney/track notification history #57

Closed ha-x-3 closed 11 months ago

ha-x-3 commented 11 months ago

Added emailNotification model, controller, and repo and created email service to use for email API (I had to add a method to log a notification when an email is sent). Also added code to filter class to calculate due date and generate list of filters due for change in the next 7 days (I chose a week randomly - we can change it).