Skip to content

TheFastest599/HOSPITAL-MANAGEMENT-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Wings Hospital Management System (Class 12 Project)

Health Wings Hospital Management System is a GUI-based application developed in Python using TkInter for the interface, Pandas for data manipulation, and CSV for data storage. The system is designed to streamline the process of bed booking and patient record management in a hospital setting.

Features

The system provides two distinct interfaces:

  1. Patient Interface: This interface allows patients to check the availability of beds in real-time, book a suitable bed, and retrieve their previous visit details using a unique ID.

  2. Staff Interface: This interface is designed for hospital staff. It provides information on bed availability and patient details. Staff can change the status of the beds, book a bed for a patient, retrieve previous patient details, and print these details in PDF format.

Installation

To install the Health Wings Hospital Management System, follow these steps:

  1. Clone the repository to your local machine.
  2. Ensure you have Python 3.x installed. If not, download it from the official Python website.
  3. Install the required dependencies by running pip install -r requirements.txt in your terminal.
  4. Run the paitient side application by running Patient UI 2.py.
  5. Run the Satff side application by running STAFF SIDE.py. The credentials are in USERNAMES.csv.

Usage

Once the application is running, you can use the GUI to manage patient records and bed availability. The application also includes a search feature to help you find specific patient records.

Contributing

Made by Anirban Saha and Partha Pratim Kalita.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

GUI hospital management system made in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages