An open API service indexing awesome lists of open source software.

https://github.com/atharibrahim/student-management-cpp

This C++ program uses a class called `accept` for admissions management, handling personal, academic, and admin info. It features user registration, application review, performance evaluation, and admin tasks like adding/logging in. Data is stored in text files and accessed via CLI.
https://github.com/atharibrahim/student-management-cpp

admission-test atharibrahimkhalid cpp management online-admission student-management-system student-management-system-project

Last synced: 2 months ago
JSON representation

This C++ program uses a class called `accept` for admissions management, handling personal, academic, and admin info. It features user registration, application review, performance evaluation, and admin tasks like adding/logging in. Data is stored in text files and accessed via CLI.

Awesome Lists containing this project

README

        

we# Admission Management System

This C++ contains many related materials, including personal information, curriculum, and administrative information for students and administrators. The program includes functions such as main menu, user registration, application review, performance management and performance evaluation. It includes procedures for managing tasks such as adding new administrators, logging in as an existing administrator, and viewing student grades. For students, the program allows them to register by filling out online forms, checking applications, initiating questions online, and viewing their work on the quality list. The survey section consists of several questions whose answers are analyzed to calculate the user's score. It also ensures data integrity through multiple authentication and stores user data in text files for persistent storage and retrieval. The program is interactive and guides the user through different options and procedures through a command line interface.

- User registration
- Application review
- Performance evaluation
- Admin tasks (adding new administrators, login)
- Student functionalities (registration, application check, test taking, merit list viewing)

The program ensures data integrity, stores user data in text files, and provides an interactive command-line interface for user interaction.

## Features

- Main menu navigation
- User registration and application status check
- Test conduction and performance evaluation
- Admin functionalities like adding new admins and viewing student grades

## Usage

1. Compile the program using a C++ compiler.
2. Run the compiled executable file.
3. Follow the command-line instructions to navigate through different functionalities.

- ## Main Menu:

CryptoMatrix Logo

- ## User Registration:

CryptoMatrix Logo