Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patient Appointment Management System (PAMS)

This project implements a basic system using Binary Search Tree (BST) to manage patient appointments.

Tasks for Students

  • Complete BST insertion logic in AppointmentBST.java
  • Prevent duplicate appointment times
  • Write tests in AppointmentBSTTest.java
  • Upload runnable screenshot
  • Push to GitHub repo

Running the App

mvn compile
mvn exec:java -Dexec.mainClass="Main"

Submission

Fork this repo, complete it, and push to GitHub. Then share your GitHub link.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages