The CGPA Calculator is a terminal-based tool for students to manage and calculate their GPA and CGPA efficiently. Enter personal details, course units, and grades to track academic performance. Built with C++ and SQLite.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
9
commits
Break the main.cpp file into smaller file for maintainability and readability
e9c4134View on GitHubFix the addCourse functionality - semesterIndex to based 1 instead of based 0
17bcd0dView on GitHub