Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 2.19 KB

README.md

File metadata and controls

37 lines (23 loc) · 2.19 KB

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

License

This project is licensed under the MIT License.