Exam example for APM
This is an application with a graphical user interface, which simulates booking rooms in a hotel.
To build and run this application you need to install the followings:
On macOS, you can use these commands (assuming that Homebrew is already installed):
brew install openjdk@21
brew install --ignore-dependencies mavenmvn clean packagemvn javafx:run