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

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

Models - Complaint.cs #22

Closed WarrenNSR closed 2 months ago

WarrenNSR commented 2 months ago

Create a model to manage and store information related to complaints in the hospital management system.

When a new complaint is logged, the Complaint model ensures that all required information (like Complain) is provided. The ComplainDate can be set to track when the complaint was filed.