Patient Record Management System
This project is a desktop application that allows users to manage patient records and doctor information. The application has several features that include searching and displaying patient and doctor information based on specific criteria. The user can search for patient records based on patient ID, patient name, patient age, patient disease, and doctor name. Additionally, the user can search for doctor records based on disease specialization.
The application also allows the user to delete patient records based on patient ID. The results of the search are displayed in a table using JTable. The patient record contains information such as name, age, gender, disease, prescription, and patient history. The doctor record contains information such as name, age, gender, disease specialization, and contact information.
The application has a user-friendly interface and uses suitable layouts to design the GUI windows. All fields in the patient record are editable except for patient history and prescription fields.
To run this project, you will need to have the following software installed on your computer:
- Java Development Kit (JDK) version 8 or higher
- Apache Maven version 3.6.0 or higher
- Git version control system
Note:
The application uses a non-null layout, so it may not be resizable on some screens.
To use the application, follow the steps below:
- Clone the project repository to your local machine
- Open the project in Netbeans IDE
- Build the
Main.java
file and run the application
Username is c++
and Password is 2000