Skip to content

alisonfung/3560project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSS Scheduler

A project for CS3560 built in Java using JavaFX for GUI.

To run:

  1. Download dependencies using Maven
  2. Run the main method in src/main/java/PSS/PSSInterface.java. The following interface should launch and display:
Screen Shot 2023-05-19 at 5 32 04 PM

To read a file:

Place the JSON files in /src folder. When importing schedule, enter the file name with src/[insert your filename here] (e.g. src/test.json).

About

A task scheduler using JavaFX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages