A C# console application that manages patient admissions across three hospital wards, each with a 4-patient capacity. The system allows adding new patients, tracking their medical conditions, and displaying ward occupancy through a simple menu-driven interface.
string-interpolation object-oriented-programming basic-input-output 2d-array-of-objects scope-management console-input-output menu-driven-user-interface
-
Updated
Jul 22, 2025 - C#