This application is an exercise for the FIS laboratory. You can find the lab assignment on the lab web page.
The application is meant to help you learn Git. At the same time, we aim at giving you a very short introduction to JavaFX.
Java FX is a software framework for delivering UI desktop applications. It is the newest alternative to Java Swing. This demo project used as inspiration the official Oracle documentation.
For the purpose of demonstrating a complete Agile Workflow, we created a Jira instance that you can find here. You will need to use the ID's of the User Stories created there in your commit messages.
Have a nice time implementing the project!