<p><strong>Problem Statement:</strong></p>

<p>A recognition system that will mark attendance based on biometric verification. The face is the most prominent part of the human body that&#39;s why the Face was chosen to mark attendance. The user must be able to log into the system and mark his/her attendance.</p>

<p>There will be two types of markings.</p>

<ol>
	<li>Entry Attendance</li>
	<li>Exit Attendance</li>
</ol>

<p>After marking, the system should be able to calculate the worked hours of every registered user. Salary Calculation for the current month, record of the attendance for the whole month, report exporting in the .xlsx format.</p>

<p><strong>Solution:</strong></p>

<p>I have created a sophisticated system where there were 2 types of users</p>

<ol>
	<li>Admin</li>
	<li>Staff</li>
</ol>

<p><strong>The responsibility of the admin user is to:</strong></p>

<ul>
	<li>Register the Staff user</li>
	<li>Record the Face for Model Training</li>
	<li>Training the Model</li>
	<li>Managing the user&#39;s record</li>
	<li>Searching and Report Generation</li>
</ul>

<p><strong>The role of the staff is to:</strong></p>

<ul>
	<li>Login to the system</li>
	<li>Mark the Entry Attendance</li>
	<li>Search the attendance record for himself</li>
	<li>Generating the Daily Salary Report</li>
	<li>Registering a lower-level staff member (if needed)</li>
</ul>

<p>I have used django framework to develop this system and for the front end I have use bootstrap 4.0</p>

<p>&nbsp;</p>
<p><strong>Problem Statement:</strong></p>

<p>A recognition system that will mark attendance based on biometric verification. The face is the most prominent part of the human body that&#39;s why the Face was chosen to mark attendance. The user must be able to log into the system and mark his/her attendance.</p>

<p>There will be two types of markings.</p>

<ol>
	<li>Entry Attendance</li>
	<li>Exit Attendance</li>
</ol>

<p>After marking, the system should be able to calculate the worked hours of every registered user. Salary Calculation for the current month, record of the attendance for the whole month, report exporting in the .xlsx format.</p>

<p><strong>Solution:</strong></p>

<p>I have created a sophisticated system where there were 2 types of users</p>

<ol>
	<li>Admin</li>
	<li>Staff</li>
</ol>

<p><strong>The responsibility of the admin user is to:</strong></p>

<ul>
	<li>Register the Staff user</li>
	<li>Record the Face for Model Training</li>
	<li>Training the Model</li>
	<li>Managing the user&#39;s record</li>
	<li>Searching and Report Generation</li>
</ul>

<p><strong>The role of the staff is to:</strong></p>

<ul>
	<li>Login to the system</li>
	<li>Mark the Entry Attendance</li>
	<li>Search the attendance record for himself</li>
	<li>Generating the Daily Salary Report</li>
	<li>Registering a lower-level staff member (if needed)</li>
</ul>

<p>I have used django framework to develop this system and for the front end I have use bootstrap 4.0</p>

<p>&nbsp;</p>
<p><strong>Problem Statement:</strong></p>

<p>A recognition system that will mark attendance based on biometric verification. The face is the most prominent part of the human body that&#39;s why the Face was chosen to mark attendance. The user must be able to log into the system and mark his/her attendance.</p>

<p>There will be two types of markings.</p>

<ol>
	<li>Entry Attendance</li>
	<li>Exit Attendance</li>
</ol>

<p>After marking, the system should be able to calculate the worked hours of every registered user. Salary Calculation for the current month, record of the attendance for the whole month, report exporting in the .xlsx format.</p>

<p><strong>Solution:</strong></p>

<p>I have created a sophisticated system where there were 2 types of users</p>

<ol>
	<li>Admin</li>
	<li>Staff</li>
</ol>

<p><strong>The responsibility of the admin user is to:</strong></p>

<ul>
	<li>Register the Staff user</li>
	<li>Record the Face for Model Training</li>
	<li>Training the Model</li>
	<li>Managing the user&#39;s record</li>
	<li>Searching and Report Generation</li>
</ul>

<p><strong>The role of the staff is to:</strong></p>

<ul>
	<li>Login to the system</li>
	<li>Mark the Entry Attendance</li>
	<li>Search the attendance record for himself</li>
	<li>Generating the Daily Salary Report</li>
	<li>Registering a lower-level staff member (if needed)</li>
</ul>

<p>I have used django framework to develop this system and for the front end I have use bootstrap 4.0</p>

<p>&nbsp;</p>

Project information

Face Recognition Attendance System

Problem Statement:

A recognition system that will mark attendance based on biometric verification. The face is the most prominent part of the human body that's why the Face was chosen to mark attendance. The user must be able to log into the system and mark his/her attendance.

There will be two types of markings.

  1. Entry Attendance
  2. Exit Attendance

After marking, the system should be able to calculate the worked hours of every registered user. Salary Calculation for the current month, record of the attendance for the whole month, report exporting in the .xlsx format.

Solution:

I have created a sophisticated system where there were 2 types of users

  1. Admin
  2. Staff

The responsibility of the admin user is to:

  • Register the Staff user
  • Record the Face for Model Training
  • Training the Model
  • Managing the user's record
  • Searching and Report Generation

The role of the staff is to:

  • Login to the system
  • Mark the Entry Attendance
  • Search the attendance record for himself
  • Generating the Daily Salary Report
  • Registering a lower-level staff member (if needed)

I have used django framework to develop this system and for the front end I have use bootstrap 4.0