Description
This project is a console-based hospital management system developed using C#. The system allows the user to add patient information such as patient ID, name, and age, and stores the data in a list.
Technologies Used
C#
.NET Console Application
Collections (List)
Features
Add new patient
Store patient information
Display confirmation message
Simple hospital data management