Insert Marketing Blurb here
-
This is a desktop Student Planner. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 6 KLoC)than what students usually write in beginner-level SE modules.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5
-
The awesome Addressbook-Level4 used as the starting point of this amazing application