ConnectEd
ConnectEd is a desktop application for connecting students and tutors. We provide a one stop solution for tuition agencies to manage their database of the contacts of the students and tutors, allowing more efficient tutor-student matching.
While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- If you are interested in using AddressBook, head over to the Quick Start section of the User Guide.
- If you are interested about developing AddressBook, 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