Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To add an automated attendance system #92

Open
Vaish-011 opened this issue Oct 14, 2024 · 4 comments
Open

To add an automated attendance system #92

Vaish-011 opened this issue Oct 14, 2024 · 4 comments
Assignees
Labels

Comments

@Vaish-011
Copy link

Upon facial recognition, the automated system will record their attendance if the individual has been previously registered.
Screenshot (49)

@Devasy23
Copy link
Owner

@Vaish-011 , I love your idea but some things needs to be cleared out before you start to contribute.

@devansh-shah-11
Copy link
Collaborator

Hi @Vaish-011 ,
great idea.
I think that preliminarily, we must have the following functionalities:

  1. Create a database that deals with attendance (considering a school scenario, we must ensure that different standards, classes etc are supported)
  2. Backend call once the face is recognized to mark it attended
  3. Appropriate error handling - what if the face detected is not in the database? or 1 face is detected multiple times?
    @Devasy23 do add on if I missed something.

@Vaish-011 Let me know the approach you are planning to use

@Vaish-011
Copy link
Author

Vaish-011 commented Oct 15, 2024 via email

@devansh-shah-11
Copy link
Collaborator

Right - looks good enough :)
Just ensure the solution is robust across all domains - be it classroom or an office etc.
@Devasy23 what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants