This document summarizes a face recognition attendance system project. The project uses face recognition technology to take attendance by comparing captured images to stored student records. It has a completed status. The methodology follows a waterfall model. System diagrams include context, data flow, and architecture diagrams. The database stores student data like name, roll number, attendance, and captured images. The system allows for student registration by capturing images, training the model, and recognizing faces to mark attendance. Developing this project provided experience with real-world software development processes.