Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sriramchowdarymogalapu/college_management_system-in-cpp
College management system in cpp
https://github.com/sriramchowdarymogalapu/college_management_system-in-cpp
bubble-sort college-management-system cplusplus filesystem
Last synced: 2 days ago
JSON representation
College management system in cpp
- Host: GitHub
- URL: https://github.com/sriramchowdarymogalapu/college_management_system-in-cpp
- Owner: SriramChowdaryMogalapu
- Created: 2024-05-08T07:45:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:05:22.000Z (8 months ago)
- Last Synced: 2024-05-10T08:57:48.077Z (8 months ago)
- Topics: bubble-sort, college-management-system, cplusplus, filesystem
- Language: C++
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# College_management_system-in-cpp
This project allows you to add, delete, edit, and display the records of students in the college.Through this project, we can maintain the student records in a file. I have written this file in C++ and I have made this user-friendly.
You can add a student through 1st choice add and then it asks for student details after entering them it saves them in the College.txt file.
You can ask the system to display all student records through 2nd option. Using 3rd option you can delete the student details from the file.
Through 4th and 5th options we can edit and search the student details in the details.
Following are output images