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

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

Models - Medicine.cs #29

Closed Albino-Warren-BSCS32E1 closed 3 weeks ago

Albino-Warren-BSCS32E1 commented 1 month ago

Create a model for managing and organizing the information related to medicines in the system.

When a new medicine is added to the hospital's inventory, the Medicine model ensures that all necessary information (like Name, Description, Quantity, and Price) is provided.