Skip to content

sandeep-v1404/GPA_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GPA_Calculator

All Contributors

This is an application which is useful to calculate Overall Grade Points with the Marks and the credits scored in the subjects.

Technologies Used

HTML, CSS, JS, Bootstrap

Development Setup

Before setting up the project make sure you have an IDE (Visual Studio Code Editor) nd Install Live Server Extension.

  1. Fork the repository. (Click Top Right in this Page)

  2. Clone the repository.

    https://github.com/<YOUR_GITHUB_USERNAME>/GPA_Calculator.git
  1. Go into the directory containing the project.
    cd GPA_Calculator

  1. Start with Live server.
   Right Click in HTML File and Open with Live Server