https://github.com/josemavarez11/employees-detector
Simple QR code generator and detector for employees in a company
https://github.com/josemavarez11/employees-detector
authentication csv cv2 python qrcode-generator qrcode-scanner tkinter-gui
Last synced: 8 months ago
JSON representation
Simple QR code generator and detector for employees in a company
- Host: GitHub
- URL: https://github.com/josemavarez11/employees-detector
- Owner: josemavarez11
- Created: 2024-06-09T20:53:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T04:00:02.000Z (about 2 years ago)
- Last Synced: 2025-01-18T09:53:00.161Z (over 1 year ago)
- Topics: authentication, csv, cv2, python, qrcode-generator, qrcode-scanner, tkinter-gui
- Language: Python
- Homepage:
- Size: 476 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employees detector
**Simple python program to generate and scan QR codes for employees in a company and validate their access.**
The list of employees that are registered in the program is stored in a small csv file.
> [!NOTE]
> School project for artificial intelligence class at URU.