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

https://github.com/joegithubpro/studentinformationsystem

C++ console - Students Information System
https://github.com/joegithubpro/studentinformationsystem

Last synced: about 1 month ago
JSON representation

C++ console - Students Information System

Awesome Lists containing this project

README

          

Student Management System

Description


This program is a simple student management system that allows users to add, display, show all, and delete students' information.

Features



  • Add Student: Users can add a new student with their ID, name, and address.

  • Display Student: Users can display information for a specific student by entering their ID.

  • Show All Students: Users can display information for all students.

  • Delete Student: Users can delete a specific student by entering their ID.

Usage



  1. Run the program.

  2. Choose the desired operation from the menu:

    • 1: Add Student

    • 2: Display Student

    • 3: Show All Students

    • 4: Delete Student



  3. Follow the prompts to perform the selected operation.

  4. After completing the operation, choose whether to perform another operation or exit the program.

Contributing


Feel free to contribute to this project by submitting bug reports, feature requests, or pull requests.

License


This program is released under the MIT License.