This is a simple program that allows you to calculate your GPA with persistent storage feature for future referencing.
Note that this is targeted towards Nanyang Polytechnic students so feel free to change the gpaRef hashmap variable accordingly on line 26.
Furthermore, I'm still in the midst of learning C++ so if there are bugs, please let me know.
- Calculate your GPA
- Edit your results and save the changes
- Delete a course module from the json file
- Read all course modules from the json file