Project workspace for Reetesh Sudhakar, Sebastian Jaskowski, Yash Gupta, and Kunal Daga, as a part of CS 2340 (Objects & Design) at Georgia Tech with Dr. Mark Moss.
Problem Description: Phase I: Problem Description
Deliverables:
Problem Description: Phase II: Problem Description
Deliverables
Problem Description: Phase III: Problem Description
Deliverables
Problem Description: Phase IV: Problem Description
Deliverables:
- Summary Report of Design Changes (Design Class Diagrams Included)
- Presentation of Design Changes
- This repository.
The user interface was built using JavaFX. Running the Main class requires the VM options in IntelliJ IDEA to be set properly, or for specific command line arguments be used when executing the code. Use the following instructions to configure JavaFX and view the project! Please grab the JavaFX SDK from this link to install the correct version, 11.0.2. Be sure to Include Older Versions in the dropdown to ensure that you can find the SDK download page.
When running the JavaFX application, ensure that the project that you open is from the "phase-4" directory, to ensure that the file paths written in the source code execute as intended.