A marks management system is an integral part of an educational institute. It allows for easy access and management of student marks across the semesters and years.
This system was developed as a final year project for my undergraduate degree in Computer Engineering. It is aimed for higher educational instuties such as universities. It is a feature packed and secure management system.
Contact me if you need a similar system.
Features
- Supports Multiple User Type (Admin, Teacher, Student, ExamHead)
- Supports Bulk Data Import (csv)
- Student can view their marks, syllabus and other details.
- Teacher can add, view marks for their courses
- Admin can overview overall processes of the system.
- Supports multiple academic divisions: faculties, departments, programs and syllabus
- Supports more: Semester upgrade, marks mgmt and export, role mgmt, course mgmt,….
Stack Details
- Backend: Node (Express) + Prisma + Postgres
- Frontend: React + MUI + Reactjs-char
- JWT for security
Details
To view the details about running the project.
Please visit Frontend-Repo and Backend-Repo