Skip to content

Gursimranjeet-Singh/Sgpa-Cgpa-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGPA CGPA Calculator

This project provides a web-based tool to calculate Semester Grade Point Average (SGPA) and Cumulative Grade Point Average (CGPA) using a combination of JavaScript, CSS, and HTML.

Overview

The primary purpose of this calculator is to determine SGPA and CGPA based on the following grading scale:

  • O (Outstanding): Marks greater than or equal to 90.
  • A+: Marks less than 90 and greater than or equal to 80.
  • A: Marks less than 80 and greater than or equal to 70.
  • B+: Marks less than 70 and greater than or equal to 60.
  • B: Marks less than 60 and greater than or equal to 55.
  • C: Marks less than 55 and greater than or equal to 50.
  • F (Fail): Marks less than 40 and greater than or equal to 0.

Usage

  1. Enter the total credits and the number of subjects for the semester.
  2. For each subject:
    • Enter the total marks.
    • Enter the credit assigned to the subject.
    • Click the "Submit" button.
  3. The calculator will provide the SGPA based on the entered data.
  4. Repeat the process for each semester to calculate CGPA.

Feel free to use and modify this calculator for your academic needs. If you encounter any issues or have suggestions for improvement, please let me know.

Happy calculating!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks