Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 483 Bytes

csci181s-course-project

Sam Malik, Max Baum, Ethan Lee, Sae Furukawa

Compatible Operating Systems

This system should be able to run on Linux and Mac.

JDK

This system uses JAVA SE 21.0.2

How to run the system

  1. In one terminal (or your system's equivalent) window run java ./ServerHandler.java to start the server
  2. In interact with the system, run maven with the targets clean javafx:run. This should trigger the Main.java file in org.healthhaven.gui.