gpacalculator
gpacalculator copied to clipboard
GPA Calculator for IIITA Curriculum
GPA Calculator
A small utility for IIIT Allahabad students. Allows the user to calculate Semester GPA and Cummulative GPA.
http://thelittlewonder.github.io/gpacalculator/
Running Locally
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev