Notification Service created in Spring Boot which notifies the user according to their plan and send the notification as SMS, Email and Push notification. Currently only SMS and Email functionality is implemented, will add support for Push notification as well using Google cloud Base. Technologies used: Java 1.8 Spring Boot 2.1 In-Memory DB HSQL for easy testing purposes
Note: will update some functions for modifications.