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

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

Controller - DoctorController.cs #11

Closed WarrenNSR closed 2 months ago

WarrenNSR commented 2 months ago

Create a Controller that will provide doctors with the necessary functionalities to manage their prescriptions, schedules, and appointments effectively within the hospital management system. It must ensure that doctors can perform CRUD (Create, Read, Update, Delete) operations on entities and views.