Module com.wellnessapp
Package com.wellnessapp.controller
package com.wellnessapp.controller
-
ClassDescriptionThe base controller used to abstract common logic from higher level controller classes.Interface for base controllers in the application.Responsible for managing the logic for the login view.Responsible for handling controller logic for the home page view, First controller to be initialised after successfully logging in.Responsible for managing controller logic for the mood chart view.Responsible for managing logic for the mood entry popup.Responsible for managing the logic for the reminder view.Responsible for managing the logic for the settings popup.Responsible for managing the logic for the signup view.Responsible for managing the logic for the wellness tip view.