-
This is a desktop Trivia application. It has a GUI, better utilised using the CLI (Command Line Interface).
-
App design: For students to create their deck of flashcards, to modify and test their knowledge, in preparation for finals.
-
Support for Build Automation using Gradle and for Continuous Integration using Travis CI.
Acknowledgements
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
This application was adapted from AddressBookLevel 4 created by SE-EDU
-
Inspired by Quizlet
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5, JFoenix