rahulreddy-001 / AttendEase

This React Native app is designed for marking attendance, utilizing both geolocation and face recognition technology. The app uses the device's GPS to verify the user's location and then employs facial recognition software to verify the user's identity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttendEase

This React Native app is designed for marking attendance, utilizing both geolocation and face recognition technology. The app uses the device's GPS to verify the user's location and then employs facial recognition software to verify the user's identity.

The backend for this app is built using the Flask framework, utilizing the Dlib library for facial recognition. The app provides a secure and convenient way for users to mark their attendance.

This app uses MongoDB, a NoSQL database, to store its data. MongoDB is a document-oriented database, which provides a flexible and scalable solution for data storage and retrieval.

Demo

demo.mp4

Built With

  • React Native - Cross-platform Mobile Development Framework
  • Flask - Python Micro Web Framework
  • dlib - Machine Learning Library for face recognition

Features

1. Geolocation based attendance tracking
2. Face recognition for identity verification
3. Flask backend with Dlib library
4. MongoDB data storage.

Contact Me

twitter linkedin

Thanks

Thank you for using this app and I hope you find it useful!

Please let me know if you need any help.

About

This React Native app is designed for marking attendance, utilizing both geolocation and face recognition technology. The app uses the device's GPS to verify the user's location and then employs facial recognition software to verify the user's identity.


Languages

Language:JavaScript 88.0%Language:Python 12.0%