Skip to content

jdang90/Grade-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Grade-Report

This project evaluates user provided student information and can determine multiple things:

1.GPA

2.If the student has paid their fees

3.If the student has completed their courses

4.Searching for students with a given course

5.Searching a for a student based on ID or last name

The project utilizes a singly linked list for implementation to easily manage a student's different information

and to efficiently navigate to the next student

This project was implemented through Microsoft visual studio

How to Run:

Download the files and run main.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published