Trinetra App Phone no: 9090999999 OTP: 123456
Trinetra Admin Panel Email: admin Password: admin123
- Adarsh Padhi
- Ayush Kejariwal
- ASVK Vinayak
- Gyanaranjan Sahoo
An E-Biometric Attendance app which aims for a contactless , secure & accurate attendance which covers all the loopholes from the present Biometric System .
- Since it is the period of COVID-19 , all the people are focusing towards their health , Biometric Attendance systems which are installed in various sectors like malls, Schools , Hospitals can be a nightmare for various people . People are creating many innovative ideas of contactless approach.
- There are some loopholes in the current Biometric attendance system , Let us discuss some of the loopholes :-
- Data can be easily tampered.
- A person can roam easily after giving the attendance without getting caught.
- Electricity Depended.
- Installation is very expensive.
- Sometimes Inaccurate.
Creating an App which will be installed in every employee's mobile phone and with it they can give the attendance from their mobile phones which also covers all the loopholes from the current scenario.
- Contactless attendance.
- Fast & secure.
- Electricity Independent.
- Almost free of Cost.
- Accurate.
All the Employees will get notification to give attendance at the start and the end of the session with their mobile’s fingerprint sensor or by verifying their Face Ids. Prior to the loopholes, The employees will additionally have to give randomly 3-4 times attendance on the same day. After successful registration , timestamp as well as their geolocation details will be sent to the database in the cloud , if the employee at the time of attendance mapped outside the periphery of the building , his/her attendance fails for that day.
Clone the project
git clone https://github.com/KejariwalAyush/Trinetra.git
To access Trinetra app Go to the app directory After going you can run the files from Android Studio or VS Code editor, just make sure Flutter (Dart) is installed.
cd main_app
To access Trinetra admin panel Go to the panel directory After going you can run the files from Android Studio or VS Code editor, just make sure Flutter (Dart) is installed.
cd admin_panel
cd adminpanelflutter
To access backend files Go to the backend directory After going you can view the files from any editor or VS Code editor, just make sure Python is installed, then install requirements and run the code.
cd backend
pip install -r requirements.txt
python app.py