CGPA Calculator
Calculate your CGPA(Cummulative Grade Point Average) easily
Project Screenshots
Project Overview
This is a simple CGPA Calculator built with HTML, CSS, and JavaScript. Users first enter the number of semesters they have completed. The app then dynamically generates input boxes for each semester. After entering the GPA for each semester, the calculator automatically computes the overall CGPA and displays the result instantly.
Back in university, I found it tedious to calculate my CGPA, so I created this tool. It made it easy for me to predict what I would get and helped reduce anxiety. This project reminds me to always use programming to solve real-world problems.
Key Features
- Enter the number of semesters
- Dynamically generates GPA input boxes
- Calculates overall CGPA automatically
- Instant result display
- Responsive design for all devices
- Beginner-friendly and easy to use
- Clean and minimal user interface