Virtualizing the future
Attendlt is a facial recognition-based attendance system web app to mark the attendance of employees/students during work from home culture. It uses the "68 Point Face Landmark Detection Models" and "a ResNet-34 like architecture" to detect and recognize the faces of employees automatically and mark their attendance.
Website Link : https://attendlt-official.web.app/welcome
In a world adapting to an online work life, the facility of authentic attendance while working at home, is more of a need than quirk.
You are greeted with an aesthetic and functional home page:
A verification of our efficiency and usability, we provide testimonials from some experts:
You need to undergo an easy registration process:
And voila... you are ready to login anytime and anywhere and mark your attendance:
During your registration and login process, your webcam will capture your face, for that you will be requested for permission:
Use the package manager yarn or npm to install Attendlt. (Recommanded yarn)
yarn
After installation is completed run the command to start the local server at http://localhost:3000
yarn start
Now you were ready to hack.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
The project is free to use/share and edit under MIT license