Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yash1994/student-information-management-system
C++ project
https://github.com/yash1994/student-information-management-system
Last synced: 3 months ago
JSON representation
C++ project
- Host: GitHub
- URL: https://github.com/yash1994/student-information-management-system
- Owner: yash1994
- Created: 2017-01-19T05:33:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T18:52:50.000Z (over 4 years ago)
- Last Synced: 2024-10-03T10:29:04.951Z (3 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student-Information-Management-System
C++ project
This project was desiged to maintain the records of students in perticular semester. All the information about students gets stored in Student.DAT file. This pjoect provides following functionalities.
1. Two types of login options: Student and Faculty
2. Student login includes: New student signup and display/modification of existing student profile.
3. Faculty login includes: upadate grade and attendence report of perticular student and search profile for perticular student.