A comprehensive Student Management System built with Django, featuring multi-role access, real-time notifications, and secure authentication.
Stars
6
Forks
2
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
109
commits
15
commits
feat(app): add Student Management System with modern features and robust architecture.
a7d3afeView on GitHubrefactor(service-worker): remove Firebase messaging service worker file
5993513View on GitHubrefactor(.gitignore): update firebase-config to firebase-key, add firebase-messaging-sw
058a0cbView on GitHubrefactor(login): remove pattern and title attributes from username input, add form validation on submit
9a38ad1View on GitHubrefactor(admin_dashboard.js): improve getCSRFToken function with additional token sources
17ffb4eView on GitHubadd: firebase-messaging service worker for notifications (v1.0.2)
6d5d58eView on GitHubrefactor(backends): try authenticating as superuser/admin and staff by phone first
cbd129dView on GitHubrefactor(.gitignore): exclude @firebase-key.json, add @firebase-messaging-sw.js and @firebase-config.js to .gitignore
7801fdeView on GitHubrefactor(.env.example): simplify and document environment variables
ae1ce70View on GitHub