Introduction
-
ThanePark is a command-line application that streamlines theme park management in tracking queue status of rides.
-
It takes away the pain from your management worries.
Target user profile
-
Works at a attraction/theme park as an operator
-
Need to manage crowds and update status of park
-
Highly proficient with keyboard
Information
-
This is a desktop theme park management application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
A more sophisticated GUI that includes a list panel and an in-built Browser.
-
More test cases, including automated GUI testing.
-
Support for Build Automation using Gradle and for Continuous Integration using Travis CI.
-
Acknowledgements
-
AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5, j2html