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

SmartAttandance #350

Merged
merged 5 commits into from
Oct 22, 2024
Merged

SmartAttandance #350

merged 5 commits into from
Oct 22, 2024

Conversation

raj-mistry-01
Copy link
Contributor

@raj-mistry-01 raj-mistry-01 commented Oct 20, 2024

@DhanushNehru

PR Title

Computer Vision Small Script

Summary

summary...
Student Attendance Using QRcode

Description

Now first we should have the students's data We have name and roll number of the students stored in a data.csv We will encode the each student's name(a string) into a qrcode

In main.py first we will read the data.csv and make a list of name and their rollnumber By cv2 , If a student is present it will give his or her code to camera , we will decode it and by decoding it we will get his or her name after that we will remove his or her name from name list Which names are left in list ,simple logic they are absent

Idea Text Is What Is It

image

The changes are as follows:

  • Added The Smart Attendance Folder In the repo

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You, Looking for the further contribution to repo

[Raj Mistry]

Copy link
Owner

@DhanushNehru DhanushNehru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main Readme.md list of python scripts is not updated @raj-mistry-01

Also make sure it is updated in alphabetical order

@raj-mistry-01
Copy link
Contributor Author

raj-mistry-01 commented Oct 21, 2024

@DhanushNehru

I have Updated README.md as per your request that (alphabetical order mentained)

I hope it helps , Looking for further contribution for the repo...

Thank you

Copy link
Collaborator

@hasan-py hasan-py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the idea into .md file not txt file.

@raj-mistry-01
Copy link
Contributor Author

@hasan-py

I have already added it in my Smart Attendance System Folder , I have uploaded the screenshot in the previous request

Thank you , Looking for the further contribution to the repo..

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

Successfully merging this pull request may close these issues.

4 participants