A Java console application to manage student semester grades, calculate GPA, and generate letter grades based on academic performance.
-
Updated
Jul 5, 2026
A Java console application to manage student semester grades, calculate GPA, and generate letter grades based on academic performance.
Student Grade Management System (Java) A console-based Java application that collects student details, calculates total marks from multiple subjects, determines pass/fail status, and generates a class summary including average, highest, and lowest scores. Built using OOP principles, ArrayList, and user input handling.
A Java-based Student Grade Tracker that allows users to manage student grades, calculate average scores, and identify highest and lowest grades using ArrayList and Object-Oriented Programming concepts.
"A simple Java application to store student grades, calculate average/highest/lowest scores, and display a summary report using Arrays or ArrayLists."
To associate your repository with the studentgradetracker topic, visit your repo's landing page and select "manage topics."