Single page GPA Calculator using AngularJS.
GPA Calculator is a simple web application that help students to calculate their GPA before official release.
Install and build this application with:
- Install Node.js
npm install webpack -g
- Clone this repository and change directory to it
npm install
webpack
If you'd like to contribute, feel free to submit a pull request!
GPA Calculator is released under the MIT License.