Hospital Management System is designed and developed using Java, also has GUI and databse is file handler. It includes following features:
- Admin can perform CRUD operation on both patients and doctor.
- Patient can book appointment by entering all the specifications.
- Doctor can view the details of patient and prescribed medicines or tests to him.
- Patient bill will automatically be calculated on the basis of Doctor fee or other tests,medicines etc.
- File Handler class will keep track of all the patients and Doctors.