Skip to content
#

student-management

Here are 27 public repositories matching this topic...

The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.

  • Updated Aug 16, 2024
  • C++

A repository for learning Object‑Oriented Programming in Python and C++17. Features Python projects (Student Management, Banking System, Library Management) and a C++ console‑based Library Management System. Covers OOP principles, layered architecture, design patterns, API integration, and includes documentation and tests.

  • Updated Jun 14, 2025
  • C++

The Student Management System is a C++ application designed to efficiently manage student information. It allows users to add, update, delete, and view student records, making it ideal for educational institutions seeking to streamline their data management processes.

  • Updated Sep 29, 2024
  • C++

Improve this page

Add a description, image, and links to the student-management 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-management topic, visit your repo's landing page and select "manage topics."

Learn more