A modern web-based attendance system using facial recognition technology, built with Next.js and face-api.js.
- Real-time face detection and recognition
- Attendance tracking and management
- User registration with facial data
- Modern UI with Tailwind CSS
- Secure data storage with Supabase
- Database management with Prisma
- Next.js 13+ with TypeScript
- face-api.js for facial recognition
- Supabase for backend storage
- Prisma as ORM
- Tailwind CSS for styling
- React 18
This project uses the following open-source libraries:
- face-api.js - JavaScript API for face detection and recognition
- Next.js - React framework
- Supabase - Open source Firebase alternative
- Prisma - Next-generation ORM
This project is licensed under the MIT License - see the LICENSE file for details.
Visit http://localhost:3000 to see the application.