App that allow users to calculate their Grade Point Average (GPA) across multiple semesters and courses. Users can input their grades and credit hours for each course, and the app will automatically calculate their GPA based on the user's inputs.
HTML, SASS and Javascript.
https://pedroenriquedev.github.io/GPA-Calculator/
Simply clone the repo and run the html file on the browser. If you wish to make any changes to the scss file, install a SASS compiler on the code editor of your preference.
The overall design was inspired on https://www.cssdesignawards.com/sites/gpa-calculator/32699/.
For support, please email pedroenriquedev@gmail.com.