mirror of
https://github.com/tiennm99/qr-code-attendance.git
synced 2026-06-08 16:16:28 +00:00
f00b4fbce1a04bb6c29eeea4d820996c7bfc18a5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 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%