This project aims to develop an AI-based attendance management system using face recognition technology. The system will automatically detect and recognize students and mark their attendance without manual intervention.
It also provides dashboards for teachers and administrators to view attendance records and analytics.
- Automate attendance using face recognition
- Reduce manual errors and effort
- Improve accuracy and reliability
- Provide attendance analytics and reports
- Python, OpenCV (Face Recognition)
- Flask (Backend)
- React.js (Frontend)
- MySQL (Database)
- Git & GitHub (Version Control)
AI-Attendance-System/ │ ├── frontend/ ├── backend/ ├── face-recognition/ ├── database/ ├── docs/ └── README.md
- Face Recognition Module
- Backend Module
- Database Module
- Frontend Module
- System Integration & Testing
- Member 1: Database & Analytics
- Member 2: Face Recognition
- Member 3: Backend Development
- Member 4: Frontend Development
- Member 5: System Integration & Testing
The docs folder will be used to store project reports, diagrams, and other related documents.
This is a capstone project developed as part of academic coursework.