You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is my 1st Semester Final Project. It is a simple console application of my University learning management system. It has following functionalities :
Login Menu
It allows the Admin and Students to enter to their respective accounts.
Admin Menu
Once Admin is successfully logged in he or she can access the Admin Privileges/Menu.
Student Menu
Once Student is successfully logged in he or she can access the Student Privileges/Menu.
View All Courses
Admin can see all the courses that are offered to students.
View Courses of a Semester
Admin can also see all the courses that are offered to students in a specific semester.
View All Students
Admin can see all the students enrolled in the University.
About
This is a University Learning Management System that is my 1st Semester Final Project.