Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradePath — SGPA & CGPA Calculator

Calculate your SGPA and CGPA in seconds, for any university's grading scale.

Built with plain HTML, CSS, and vanilla JavaScript — no frameworks, no build tools, no login required.

Features

  • Multiple Grading Scales — VTU (CBCS), Anna University, Generic 10-point presets included
  • Custom Scale Builder — Define your own grade-label and grade-point pairs if your university isn't listed
  • Live Calculation — SGPA and CGPA update instantly as you enter data
  • Multiple Semesters — Add as many semesters as you need, see running CGPA
  • Fully Responsive — Works on mobile, tablet, and desktop
  • No Login Required — Everything runs in your browser. No data is sent anywhere.
  • localStorage Persistence — Your data stays saved even if you refresh or close the page

How to Use

  1. Open index.html in any modern browser (still under development, once completed you will see Live demo link)
  2. Select your university's grading scale from the dropdown
  3. Click "Add Semester" to start entering subjects
  4. For each subject, enter the name (optional), credit value, and grade
  5. SGPA updates live per semester; overall CGPA shows at the top
  6. If your scale isn't listed, select "Build Custom Scale" and define your own grades

Grading Scales Included

Preset Grades
VTU (CBCS) S=10, A=9, B=8, C=7, D=6, E=5, F=0
Anna University O=10, A+=9, A=8, B+=7, B=6, C=5, U=0
Generic 10-point O=10, A+=9, A=8, B+=7, B=6, C=5, P=4, F=0

⚠️ Grade-point scales are subject to revision by universities. Verify against your current official scheme. The custom scale builder exists specifically so a wrong or outdated preset doesn't block you.

Built by

Poorvith M P

About

Calculate your SGPA and CGPA in seconds, for any university's grading scale.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages