CodeSphere
About CodeSphere
CodeSphere is a desktop contact management app, optimised for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). It is an app targeted at Teaching Assistants (TAs) in the National University of Singapore (NUS) School of Computing (SoC) to help them better manage administration of their students.
- If you are interested in using CodeSphere, head over to the Quick Start section of the User Guide.
- If you are interested about developing CodeSphere, the Developer Guide is a good place to start.
Acknowledgements
- This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
- Libraries used: JavaFX, Jackson, JUnit5