A scalable backend for a University Event Management System built with Node.js, Express, and MongoDB. Features include JWT authentication, role-based access control (admin/organizer/student), event approval workflow, auto event closing via cron jobs, feedback system, notifications, and QR-based check-in.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
fix: replace outdated react-qr-reader with modern qr scanner and resolve dependency conflicts
f08af19View on GitHubfix: downgrade react to v18 for compatibility with react-qr-reader and stable frontend build
a522d2dView on GitHubfix: resolve cloudinary and multer-storage-cloudinary dependency conflict
bceba27View on GitHubdocs: add detailed project README with features, tech stack, demo accounts, and system overview
ec10fd5View on GitHubfeat: implement frontend with React, role-based routing, event management UI, QR code system, dashboards, and authentication flow
2c7c983View on GitHubfeat: add complete backend for university event management system with authentication, event lifecycle, feedback, notifications, and cron-based automation
5aa0b8cView on GitHub