Skip to content
#

student-records

Here are 3 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++

The TA Record Management System is a C++ program designed to manage records of Teaching Assistants (TAs) in a department. The system allows for the filtering of invalid records, adding new TA records, and sorting the existing records based on various criteria.

  • Updated Dec 19, 2024
  • 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