Skip to content
#

student-records

Here are 20 public repositories matching this topic...

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

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 Aug 16, 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