Build a facial recognition-based attendance system that automatically marks student attendance during lectures using a webcam feed. The system should detect faces in real-time, match them with the student database, and record attendance with timestamps. Optionally, integrate it with a dashboard for admin control and reporting.
