Description
Smart Attendance System (V1.2)
( Full Source Code Attached)
Video Preview
It is a face recognition based student attendance system for any University, College or School. It has many fascinating features such as
- Auto schedule attendance
-
Automatically sending email unattended student list
-
Student and subject registration
-
Enrolment
-
Report
-
Face recognition based attendance
-
Well commented and clean code
-
Code written using N-tier architecture
Attendance day and time can be set for each subject so that the system will automatically take attendance on that time and send email the attendance sheet to the professor.
This is a desktop based application developed in .Net C# Winform and designed using Metro Framework. The backend is Microsoft SQL Server Express or built in MDF database which have been connected by entity framework. I have used Emgu library for face detection and recognition. It is a light weight and easy to use student attendance system.