/PatientList-Project

PatientList Project using GUI coded in Java.

Primary LanguageJava

CSCI-260 Data Structures

PatientList Project using GUI coded in Java.

Status: COMPLETE

Description: This project was to make a patient management system. Everything is done using GUI instead of command line. The person using this can import and export patient's data to/from a .txt file. From there the user can add, delete, show patient info by id, and see which patient is overdue.