The CGPA Calculator is a web application designed to help students calculate their Cumulative Grade Point Average (CGPA) based on the grades they've received in different courses. The application supports multiple semesters and provides a user-friendly interface for inputting grades and viewing the calculated CGPA.
Features Semester-wise Calculation: Calculate CGPA for each semester individually. Course-wise Input: Input grades for multiple courses in a semester. User-friendly Interface: Easy-to-use interface for a seamless experience. Save and Track: Save your calculated CGPA and track your academic progress.
Technologies Used Frontend: HTML, CSS, JavaScript Backend: Django (Python) Database: SQLite