https://github.com/colddsam/automated-qr
It is my first version of QR code login software. Where you can mail every person from google form registration for an event automatically with unique ID and barcode to everyone.
https://github.com/colddsam/automated-qr
events management python qrcode
Last synced: over 1 year ago
JSON representation
It is my first version of QR code login software. Where you can mail every person from google form registration for an event automatically with unique ID and barcode to everyone.
- Host: GitHub
- URL: https://github.com/colddsam/automated-qr
- Owner: colddsam
- Created: 2023-09-04T19:39:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T20:05:49.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T20:52:01.320Z (over 1 year ago)
- Topics: events, management, python, qrcode
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR CODE LOGIN SOFTWARE 1.0
It is my first version of QR code login software. Where you can mail every person from google form registration for an event automatically with unique ID and barcode to everyone.
## FEATURES :
- You can automate your google form just by sharing your form with your google cloud generated service mail id
- Here it will generate Unique ID for every person on the google form
- We also sending the Unique Barcode to every person using the mail
## TECHNICAL STACK :
- Python
- SMTP
- MAIL
- HTML
- Google Sheet
## UPCOMING MODIFICATION :
In future we will also develop a CV2 based qr code detection system where anyone can check the barcode easily.