TeacherBook CLI

TeacherBook CLI is a desktop application designed to help teachers manage student and parent contact details. While it has a GUI, most of the user interactions happen via a Command Line Interface (CLI), making it fast for teachers who can type quickly.
- If you are interested in using TeacherBook, head over to the Quick Start section of the User Guide.
- If you are interested in developing TeacherBook, the Developer Guide is a good place to start.
Acknowledgements
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
- Libraries used: JavaFX, Jackson, JUnit5