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

https://github.com/ghulamghousdev/university_learning_management_system_final_term

This is a University Learning Management system in C++. Every student enrolled in the university will have account on your Learning Management System. Account will contain Courses enrolled for a student, Grade Book (showing the GPA and CGPA of student), Account Book (providing the fee system), and Profile of the Student. Profile of the student will contain personal information of the student and status of the student in the university. Every student will have a unique ID and password to login on your Learning Management system. Administrator can add a new course. Administrator can print all Data of the student.
https://github.com/ghulamghousdev/university_learning_management_system_final_term

Last synced: 10 months ago
JSON representation

This is a University Learning Management system in C++. Every student enrolled in the university will have account on your Learning Management System. Account will contain Courses enrolled for a student, Grade Book (showing the GPA and CGPA of student), Account Book (providing the fee system), and Profile of the Student. Profile of the student will contain personal information of the student and status of the student in the university. Every student will have a unique ID and password to login on your Learning Management system. Administrator can add a new course. Administrator can print all Data of the student.

Awesome Lists containing this project

README

          

# University_Learning_Management_System_Final_Term
This is a University Learning Management system in C++. Every student enrolled in the university will have account on your Learning Management System. Account will contain Courses enrolled for a student, Grade Book (showing the GPA and CGPA of student), Account Book (providing the fee system), and Profile of the Student. Profile of the student will contain personal information of the student and status of the student in the university. Every student will have a unique ID and password to login on your Learning Management system. Administrator can add a new course. Administrator can print all Data of the student.