feat(gui): Create a start menu with links to the next scene
closes: #24 (closed)
What are the key features of this change
A page with buttons to the next scene. A controller has been made, but has not finished implementing the actions for the buttons. Added a class with static methods to display dialog boxes for error, information and confirmations. Added a stylesheet for easier global styling.
Checklist
-
Javadoc -
Relevant tests have been created -
Build tool test passed -
Class version is updated where relevant
Edited by Carl Gützkow