Skip to content
#

student-records

Here are 18 public repositories matching this topic...

A C++ program for managing student records including names, majors, and GPAs. This program provides various features for data manipulation and sorting. It allows users to find individual student records, print the entire student registry, and sort the records by last name, major, or GPA.

  • Updated Sep 29, 2023
  • C++

A simple management system for the students of a school. You can: 1) Add new students 2) Search for specific ones 3) Search for them using their grades 4) See all the records of the students in order.

  • Updated Apr 21, 2022
  • C

Improve this page

Add a description, image, and links to the student-records topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student-records topic, visit your repo's landing page and select "manage topics."

Learn more