-
CAPTracker is for those students who prefer to use a desktop app for calculating and managing their CAP. More importantly CAPTracker is optimized for those who prefer to work with a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, CAPTracker is the ideal application to calculate your current CAP, and predict what grades you need in modules you haven’t taken to achieve your target CAP.
Acknowledgements
-
Some parts of this application were inspired by https://github.com/nus-cs2103-AY1819S1/
-
Some parts of this application were inspired by https://github.com/se-edu/addressbook-level4
-
Some parts of this application were inspired by https://github.com/se-edu/addressbook-level3
-
Some parts of this application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5