Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-04T20:05:49.000Z (over 1 year ago)
- Last Synced: 2024-11-23T15:26:42.963Z (2 months 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
- 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.