Student management programme using CPP
-
Updated
Aug 1, 2022 - C++
Student management programme using CPP
This is the code for a console application "Student Hub" built using C++
An implementation of a class, having student fields as its private fields and corresponding class methods
School staff management system library in C++
A simple CLI-based student management system. I just made it to review C++ and to practice modern ways by following the C++ Core Guidelines. Feel free to use my code if you come across this repository by chance.
Десктопное приложение на C++/WinForms для автоматизированной сортировки студентов и определения потребности в общежитии
A students' record database where a user can create, modify, search, delete and view records through different menus, also GPA is automatically calculated after entering the marks obtained in different courses. Result can be viewed in different ways.
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.
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.
This is the code for a console application "Student Hub" built using C++
The library for a Student Management System coded in C++. This is a "dummy" project that is not used but done to practise C++ and also software engineering in terms of issues, issue tracking, issue refinement, requirements engineering, releases and also databases
Social Club Management with C++
A student management program, implemented in the C++ programming language and utilizing a singly linked list for data storage.
A program that forces you to study during study hours but doesn't let you study during break hours
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.
Add a description, image, and links to the student-management topic page so that developers can more easily learn about it.
To associate your repository with the student-management topic, visit your repo's landing page and select "manage topics."