Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Patient Search & Sort System (Java Swing)

Project Overview

A Java Swing application designed to manage and interact with patient records. Users can search for patients by name, sort the list by name alphabetically, or sort by age.

Developed as part of the ITJVA2-12 module at Eduvos.

Features

  • Patient List: Displays a list of patients with their name, age, and medical history.
  • Search Functionality: Filter patients by name using the search bar.
  • Sort by Name: Alphabetically sort the patient list.
  • Sort by Age: Sort patients from youngest to oldest.
  • Interactive GUI: Built using Java Swing components.

Screenshots

Main GUI:

image

Search by Name:

image

Sort by Name:

image

Sort by Age:

image

How to Run

  1. Open the project in NetBeans.
  2. Run the Hospital.java file.
  3. The GUI will appear. Use the buttons to search or sort.

Author

Kamogelo Phale

About

A Java Swing application that allows users to search, sort, and manage patient records through a graphical interface.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages