Giter Club home page Giter Club logo

secure-attendance's Introduction

Secure-Attendance

Engage 2022 Face Recognition Project:
This is a browser based webite of Attendance system using Face Recognition. User can simply create an account and then add members of his organisation using a single picture.

Demo

https://drive.google.com/drive/folders/1ugAVsy52aAj3f0CXNI87wSpCy0XjV5w2?usp=sharing

Features

  • Multiple Users (admins) can be created
  • Alerts are generated if unknown person is trying to mark the attendance
  • Time Gap between two consecutive attendance of members can be customised for each admin
  • Face recognition decision takes place on the mode of 5 consecutive frame decision
  • Email Verification
  • Password reset via email
  • passwords stored in database are hashed
  • Details of each member and admin can be updated

Screenshots

Home Page Home Page

Login Page Login Page

Registration Page Registration Page

Attendance Page Attendance Page

Alerts Page Alerts Page

Account Page Account Page

Update Account Page Update Account Page

Run Locally

Clone the project

  git clone https://github.com/mukulgupta2702/Secure-Attendance.git

Install dependencies

  pip install -r .\requirements.txt  

Start the server

  python .\app.py

Note

  • python 3.8 or 3.7 should be used for face_recognition library to work
  • initially the gap between two consecutive attendance of a person is set at 0.01hours or 36 sec for demonstrations and this can be changed from update account page
  • the attendace window will freeze after 6 frames if an unknown person is detected
  • In normal cases the attendance window will close after 120 sec

secure-attendance's People

Contributors

mukulgupta2702 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.