Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.