-
This is a desktop application for private tutors. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
For Tutors:
-
Provides easy management of task with the aid of a schedule.
-
Has a calendar that makes viewing of task easier.
-
Able to add, delete, edit any tuition or personal task into the schedule.
-
Easily sort and group students by certain information.
-
Has a log book that summarises the week for you.
-
-
Some parts of this application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: EasyBind, TextFX, ControlsFX, Jackson, Guava, JUnit4, CalendarFX
-
This application is a morphed of the AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/