- This is a desktop Task Manager application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface) and GUI (Graphical User Interface).
- It is written in Java.
- It is written in OOP fashion.
- Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
- The implementation of TimeParse classes was also inspired by CS2103 project team W11-C1 from August 2016's project "Linenux"