Swing and MySQL based hospital management system
- A home page to fill credentials to Login
- AddPatientRecord tab allows us to fill information about a new patient
- Add DiagnosisInfo tab allows us to add diagnosis to the patient's record and facilities of ward
- Fetching all the relevant information related to a patient from the database
- Updating a data related to a patient except the patient ID.
- Allows to log out from the program
- Closing the program