A college management system built using Django framework. It is designed for interactions between students and teachers. Features include attendance, marks and time table.
Stars
730
Forks
460
Watchers
730
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
Update form UI in frontend to input students and teachers
a7f2789View on GitHubUpdate username and password convention for student and teachers
2d10525View on GitHubAdd add_student frontend and connect add_student view with frontend
7942fdbView on GitHubAdd add_teacher frontend and admin page frontend. Connect add_teacher view with frontend
d62b481View on GitHubAPI implementation for authentication and related features, marks, attendance, self details and timetable is done.
8072638View on GitHub