Tutorly
Tutorly is a desktop application designed specifically for private tutors. It empowers tutors to quickly track student records, log lesson details, record attendance, and generate progress reports - all through fast, keyboard-driven interactions. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- If you are interested in using Tutorly, head over to the Quick Start section of the User Guide.
- If you are interested about developing Tutorly, 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