Facelytics is a real-time face recognition attendance system that uses webcam input and Socket.io for live updates. It identifies users via facial recognition and instantly syncs attendance data across devices.
- Real-time face detection & recognition in the browser
- Live attendance updates using Socket.IO
- Dashboard showing checked-in/out users in real-time
- Add user details along with their facial data
- Frontend: React.js, face-api.js, Socket.io client
- Backend: Node.js, Express, Socket.io server
- Database: MongoDB