Skip to content

addin-alt/IUBAT-CGPA-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 IUBAT CGPA Calculator

A simple and user-friendly CGPA Calculator built with HTML, CSS (Tailwind), and JavaScript.
This tool allows students of IUBAT (International University of Business Agriculture and Technology) to easily calculate their CGPA following the official grading system.


🚀 Live Demo

🔗 IUBAT CGPA Calculator


✨ Features

  • ✅ Add multiple courses with credit hours and grades
  • ✅ Automatic GPA & CGPA calculation
  • ✅ Responsive and clean UI
  • ✅ Lightweight (no backend required)
  • ✅ Developed with Tailwind CSS & Vanilla JavaScript

🛠️ Tech Stack

  • HTML5 – Structure of the app
  • Tailwind CSS – Styling & layout
  • JavaScript (ES6) – Logic for GPA/CGPA calculation


⚙️ Usage

  1. Enter your course name, credit hours, and grade.
  2. Click Add Course to include multiple subjects.
  3. The calculator will automatically update GPA and CGPA.

🧮 Grading System (IUBAT)

The calculator uses IUBAT’s official grading scale:

Grade Grade Point
A+ 4.00
A 3.75
A- 3.50
B+ 3.25
B 3.00
B- 2.75
C+ 2.50
C 2.25
D 2.00
F 0.00

📂 Project Structure

│── CGPA-Calculator/ │ │── index.html # Main HTML page │ │── style.css # Tailwind / custom styles │ │── script.js # JavaScript logic │ │── image/ │ │ └── gpa-calculator.png # Screenshot/logo │ │── README.md # Documentation │ │── LICENSE # MIT License


💻 How to Run Locally

  1. Clone the repository
git clone https://github.com/addin-alt/IUBAT-Grading.git
cd IUBAT-Grading/CGPA-Calculator

About

I built this CGPA Calculator for myself to easily track my grades and CGPA. It’s built with HTML, Tailwind CSS & JavaScript for a clean, responsive interface. A simple tool to stay organized and keep my academic performance in check.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages