Package sc2002.controllers
package sc2002.controllers
-
ClassesClassDescriptionThe Administrator class represents an administrator user with abilities to manage hospital staff, medication inventory, and replenishment requests.Represents a doctor in the system who can manage appointments, view medical records, update diagnoses, and prescribe medications for patients.The Patient class represents a patient user with methods to manage personal information, view medical records, and schedule or manage appointments.Represents a Pharmacist in the hospital system, responsible for managing medication inventory, handling prescription statuses, and submitting replenishment requests.