This is an application which is useful to calculate Overall Grade Points with the Marks and the credits scored in the subjects.
HTML, CSS, JS, Bootstrap
Before setting up the project make sure you have an IDE (Visual Studio Code Editor) nd Install Live Server Extension.
-
Fork the repository. (Click Top Right in this Page)
-
Clone the repository.
https://github.com/<YOUR_GITHUB_USERNAME>/GPA_Calculator.git
- Go into the directory containing the project.
cd GPA_Calculator
- Start with Live server.
Right Click in HTML File and Open with Live Server