Attend is a modern, real-time attendance management platform built for schools, departments, and educational institutions. It provides a seamless, secure check-in experience for students and intuitive management tools for faculty and administrators.
- 📱 Seamless Student Experience: Students sign in with their matric number, view their personal dashboard and course history, and scan classroom QR codes directly with their device camera.
- ⏱️ Anti-Proxy Live QR: Lecturers project dynamic, real-time QR codes in class that update continuously, preventing attendance fraud or code sharing.
- 📊 Real-Time Classroom Headcount: Lecturers get a live feed of students checking in during lectures, with the ability to mark manual attendance when needed.
- 🏛️ Department & Academic Level Management: Department administrators can enroll students individually or in bulk via Excel, promote classes annually, manage faculty accounts, and access a 30-day recycle bin.
- 🛡️ Multi-Tier Administrative Control: Super admins have full institutional oversight with comprehensive audit logs and centralized department controls.
# 1. Install dependencies
npm install
# 2. Start local server
npm run devOpen http://localhost:3000 in your browser.