Student management programme using CPP
-
Updated
Aug 1, 2022 - C++
Student management programme using CPP
A program that forces you to study during study hours but doesn't let you study during break hours
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.
ARDA Студентиский Менеджер https://gerakl1123.github.io/ARDA_web/
This is the code for a console application "Student Hub" built using 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.
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.
An implementation of a class, having student fields as its private fields and corresponding class methods
School staff management system library in C++
Десктопное приложение на C++/WinForms для автоматизированной сортировки студентов и определения потребности в общежитии
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++
C++ console app for managing student grades — file handling, login system, CSV output
A student management program, implemented in the C++ programming language and utilizing a singly linked list for data storage.
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.
Custom CLI application for student management of an elementary school in C++. A classic CS university exercise.
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."