-
This is a desktop time management application where you can find common slots between friends. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
This application is also secured with an authentication system. More information would be found in the user guide.
Acknowledgements
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5, biweekly
-
This project is based off the AddressBook-Level4 project created by SE-EDU initiative.