mirror of
https://github.com/tiennm99/qr-code-attendance.git
synced 2026-06-05 18:11:58 +00:00
main
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.6...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
QR-code-attendance
Just a QR code attendance demo app for my sister's representation
How to use?
- Install python3:
Go to python.org and download the latest version of python3. - Clone the repository
Or download the zip file and extract it.
git clone https://github.com/tiennm99/qr-code-attendance.git - Run
setup.batto install the required packages. - Run
run.batto start the server.
Note
These code for educational purposes only. It is not secure and not optimized for production use.
Good luck, sis!
Description
Languages
Python
48%
HTML
30%
JavaScript
18.8%
Batchfile
3.2%