Source Control is a desktop application for CS1101S professors to manage the students. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- Keeps track of administrative info and academic records
- Analyzes the performance of individual students or studio groups
If you are interested in using Source Control, head over to the Quick Start section of the User Guide.
If you are interested in developing Source Control, the Developer Guide is a good place to start.
If you are interested in contacting Source Control team, visit the About Us website.
- Libraries used: JavaFX, Jackson, JUnit5
- Original project: AddressBook Level-3 project created as part of the SE-EDU initiative