 
- 
This is a desktop Teacher’s Notebook application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface). 
- 
It is a desktop application intended for teachers to manage their classes, students and their tasks. 
- 
It is written in OOP fashion. It provides teachers with a useful platform to manage all their matters. 
Acknowledgements
- 
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob. 
- 
The original source of the code, AddressBook-Level3 was created by SE-EDU initiative at AddressBook-Level3