Hospital Management System in Python using tkinter
This is simple GUI based web application which is very easy to understand and use. Talking about the project, the user can easily view total patients, doctors, appointments and manage them all. To book manage patients, the user has to enter his/her name, insurance number, type, address and phone number. Likewise, to add doctors detail, the user has to enter his/her name, address and phone number. In order to book an appointment, the user has to select a doctor, then the patient and book date and time.
- Manage Patient
- Manage Doctor
- Book an Appointment
- tkinter - Tkinter is the standard GUI library in python.
• HMS makes it possible to get all of a patient’s information through a system with just a few clicks.
• The user can see information like the patient’s medical history, current illness, doctors involved, test results, billing information, and much more.
• These pieces of information will help put together what we know about the patient, such as their specific diagnosis, treatment, and medications.
• In this features manage all the information’s of the Doctors / Nurses and each Doctor Patients inside the hospital.
• Appointment widgets will be built into the sites of hospitals that have their own. When people go to the hospital’s website, they can easily appointment Bookings online.
That's all about Project