Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riaz-mahmud/college-management-system
https://github.com/riaz-mahmud/college-management-system
admin-panel college-management-system course-management grade-management notice student-panel teacher-panel
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/riaz-mahmud/college-management-system
- Owner: Riaz-Mahmud
- Created: 2020-05-19T05:56:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T18:51:00.000Z (over 3 years ago)
- Last Synced: 2023-03-06T11:58:32.101Z (over 1 year ago)
- Topics: admin-panel, college-management-system, course-management, grade-management, notice, student-panel, teacher-panel
- Language: C#
- Homepage:
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# College-Management-System
A complete College Management System Desktops Application.
Here 3 Types of user.
1. ADMIN
2. TEACHER
3. STUDENTAdmin: Admin have full access to control College.
Admin can add teacher, student, course, section.
Anytime admin can deactivate any teacher, student, course or section.
Admin can contra Grade upload function runtime. He can disable Grade update button runtime.Teacher: Teacher can see all subjects which subjects added by admin.
And can see all sections.
He can see all students by sections.
Update grades mid and final, also can update.
Can send notice by sections or course.Student: Student can see all subjects and sections.
Can see all subjects grade.
Can send see notice.