8000 GitHub - KtuGpa/ktugpa.github.io: KTU 2024 Scheme SGPA/CGPA CALCULATOR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KtuGpa/ktugpa.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

KTU 2024 Scheme SGPA Calculator

A lightweight, web-based SGPA calculator tailored for students of the Kerala Technological University (KTU) following the 2024 academic scheme. This tool simplifies the process of calculating Semester Grade Point Averages (SGPA) for various student groups.

🔗 Live Demo

Click here to try it out

📌 Features

  • Group-Specific Calculators:
  • User-Friendly Interface: Intuitive design with easy input and instant results.
  • Responsive Design: Works on mobile, tablet, and desktop.
  • Offline Ready: Fully client-side. No server required.

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

🚀 Getting Started

To run the project locally:

git clone https://github.com/KtuGpa/KTU2024Scheme.git
cd KTU2024Scheme

Then open any of the group HTML files in a browser:

group-A.html

group-B.html

group-C.html

group-D.html

📂 Project Structure

├── group-A.html
├── group-B.html
├── group-C.html
├── group-D.html
├── index.html
├── script.js
└── styles.css

##📈 How It Works

Each calculator allows students to enter their grades according to their curriculum group. The SGPA is then computed based on subject credits and KTU’s grading rules.

##🤝 Contributing

Contributions are welcome!

  1. Fork the repo

  2. Create a new branch: git checkout -b feature-name

  3. Commit your changes: git commit -m "Add new feature"

  4. Push to your fork: git push origin feature-name

  5. Submit a pull request

About

KTU 2024 Scheme SGPA/CGPA CALCULATOR

Resources

Stars

Watchers

Forks

317B

Releases

No releases published

Packages

No packages published

Languages

0