Skip to content

ehtishamnaveed/Patient-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Patient Record Management System

Project Description

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.

Prerequisites

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.

Getting Started

To use the application, follow the steps below:

  1. Clone the project repository to your local machine
  2. Open the project in Netbeans IDE
  3. Build the Main.java file and run the application

Username is c++ and Password is 2000

Screen Shots

image image image