BSCS-32E1-HOSPITAL-MANAGEMENT-SYSTEM / ELEC2024_HOSPITAL_BSCS_32E1

Elective 3 - Hospital Management System
0 stars 1 forks source link

Controller - PatientController.cs #14

Closed WarrenNSR closed 2 months ago

WarrenNSR commented 2 months ago

Create a controller that provides patients with the necessary functionalities to manage their profiles, appointments, complaints, and view prescriptions and doctor details. It ensures that patients can perform CRUD (Create, Read, Update, Delete) operations on these entities and access relevant information pertaining to their healthcare within the hospital management system.