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).
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).