Module sc2002_fypms
Package controllers
-
Class Summary Class Description AuthController TheAuthControllerclass provides utility methods for managing user authentication within the application.FYPCoordinatorController TheFYPCoordinatorControllerclass extendsSupervisorControllerand provides utility methods for managing the FYP Coordinator user role within the application.StudentController TheStudentControllerclass is responsible for handling the student-specific user interface and user interactions.SupervisorController TheSupervisorControllerclass handles the user interactions for supervisors.UserController TheUserControllerclass is responsible for handling user-related actions, such as changing the user's password.