-
-
Notifications
You must be signed in to change notification settings - Fork 259
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
QR Code Scanner Web Application #164
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes to be done
- Add all the libraries imported in "requirements.txt" file
- Elaborate the README file.
- The images and screenshots should be in "Images" folder.
- The image link you added in README file of the project is user-images. Add the image link that's added up in the epository.
Kindly do the needful changes. @Iamtripathisatyam
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes to be done:
Elaborate the README file. Add steps to compile and aim of the project.
The image link you added in README file of the project is user-images. Add the image link that's added up in this repository.
Kindly do the needful changes. @Iamtripathisatyam
Ma'am, please explain the second point i.e. Image point, I am not getting that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your PR is approved. Congo. Keep up your amazing work. 👏 @Iamtripathisatyam
Closes: #126
Describe the changes you've made
This Python script uses the Pillow module to scan a QR code, decode it with pyzbar, and display the web result using pywebio.
Type of change
What sort of change have you made:
How Has This Been Tested?
I have tested this code in my local machine.
Describe how have you verified the changes made
Checklist:
Screenshots