AddresSoC

AddresSoC is a desktop application for School of Computing students to keep track of their network with other students and their meetings. It does not handle communication between students. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- If you are interested in using AddresSoC, head over to the Quick Start section of the User Guide.
- If you are interested about developing AddresSoC, the Developer Guide is a good place to start.
Acknowledgements
- Libraries used: JavaFX, Jackson, JUnit5
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative, as part of the se-education.org initiative.