You are on page 1of 1

HOSPITAL MANAGEMENT SYSTEM

Abstract

Hospital Management System is a simple desktop application developed using C# Language.


The Project is based on the concept of managing hospital patient, staff records and more. Talking
about the system, a user has to pass through a login system for using its features. A user can
register a patient by entering his/her details such as name, gender, age, contact details, disease,
status, room number, and price.

The user can also proceed and view patient’s checkout. This section contains patient id, name,
gender, age, contact details, date in-out, building, room number, type, status, medicine price, and
total cost. The admin can also view checkout simply by entering the patient id. Other features
include room information and staff details. By providing building number, room type, number,
number of bed, price and status, the user can easily add room information. In order to manage
staff details, the user has to enter his/her name, gender, position, salary, and contact details.

Modules

1. Login system
2. Patient registration and information
3. Checkouts
4. Manage room information
5. Manage staffs

You might also like