/Attendance-via-Face-Recognition

It's a Attendance portal which will mark an individual's attendance with the help of face recognition techniques.

Primary LanguageJupyter NotebookMIT LicenseMIT

Attendance-via-Face-Recognition

It's a Attendance portal which will mark an individual's attendance with the help of face recognition techniques.This is based on Facebook's platform and used React-Native and Gradle for development purpose. It also exposes JavaScript interfaces for platform APIs so we can use features like phone camera or location.

Allowed operaters in user mode:

  • Register/Login into system
  • Fetching Attendence
  • Make course register

Allowed operation in admin Mode

  • Mark Attendence
  • See and Modify attendence records
  • Register login into system

Presentation:

https://docs.google.com/presentation/d/1o99cGnrliNPNKwjDtP5nxEdcxZhubVsfBlNq_D5b8Ys/edit?usp=sharing

APK build:

https://github.com/ryash/Attendance-via-Face-Recognition/raw/master/attendance.apk

Guide for Contributing:

https://www.dataschool.io/how-to-contribute-on-github/