This is a simple web application that converts Semester Grade Point Average (SGPA) to Percentage. It's built using HTML, CSS, and JavaScript.
- Converts SGPA to Percentage according to the standard formula.
- Responsive design.
- Easy to use interface.
- HTML
- CSS
- JavaScript
- Clone the repository to your local machine.
- Open
index.html
in your web browser. - Enter your Semester Grade Point Average (SGPA) in the provided input field.
- Click on the "Convert" button.
- The corresponding percentage will be displayed.