Package Controllers.AppManagers
package Controllers.AppManagers
-
ClassesClassDescriptionThe
AdminAppMgr
class is responsible for managing the administrative operations of the hospital system.TheDoctorAppMgr
class manages the functionalities available to doctors within the Hospital X System.ThePatientAppMgr
class manages the functionalities available to patients within the Hospital X System.ThePharmaAppMgr
class manages the pharmacist's application functionalities.