Skip to content

EvanRobertsonDev/GPA-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPA Calculator

This project was done for Programming 2 (COMP 123) at Centennial College

This project contains tools for calculating students' GPA and storing/retrieving it from files

GPACalc1

Users can use the left side of the program to manage students. Students can be selected using the dropdown menu at the top. New students can be added by providing a name and clicking "Create Student".

GPACalc2

Once a student is selected from the dropdown, the right side of the program allows adding courses and their associated grades. Once all courses are added, clicking "Calculate GPA and Save to File" will display the calculated grade point average and save the entered data to XML files.

GPACalc3

Saved courses will now be displayed on the left side of the program, where users can select courses and either send to the calculator to update their grades, or delete them from the save file. To remove a student from the system, select the student from the dropdown menu, and click "Delete Student"

GPACalc4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages