In this project, I designed an Entity Relationship (ER) Diagram for a hospital management system.
The system models the relationships between different entities such as Nurses, Patients, Wards, Consultants, and Drugs. It also represents how nurses serve wards, supervise operations, and administer drugs to patients with specific dosage, date, and time.
The diagram helps in structuring the database before implementation and demonstrates the relationships, attributes, and cardinalities between entities.
Tools/Concepts used: Database Design, ER Modeling, Data Relationships.