Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhishekdoshi26/location-and-voice-based-attendance-system-sih-
Repository for Project of SIH
https://github.com/abhishekdoshi26/location-and-voice-based-attendance-system-sih-
Last synced: 5 days ago
JSON representation
Repository for Project of SIH
- Host: GitHub
- URL: https://github.com/abhishekdoshi26/location-and-voice-based-attendance-system-sih-
- Owner: AbhishekDoshi26
- Created: 2020-01-25T05:06:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-25T05:09:45.000Z (about 5 years ago)
- Last Synced: 2024-12-08T12:42:05.668Z (2 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SIH
Repository for Project of SIH
Problem Statement:
NYKS requires a software / Mobile through which we may take attendance of the Officers who are working in the different districts and States across the country.Solution proposed by us:
We are planning to make an Android and iOS app using flutter and a website using HTML, CSS, JS which, when opened will prompt the user to login. If the user is new, he/she will have to register . During registration, the voice will also be recorded. All the details will be stored in database, for which we will use Firebase.
After successfully registering, the user will have to login themselves. During login, the user will also get OTP for safety and security. After login, the user's location will be fetched. After fetching the current location of the user, if the user is in the premise of the office, he will be prompted to enter his voice (voice recognition).
If it is successfully matched with the registered voice, the user's attendance will be recorded. Also, the user will have a record of their attendance.