Files
2024-08-10 12:17:51 +07:00

601 B

QR-code-attendance

Just a QR code attendance demo app for my sister's representation

How to use?

  1. Install python3:
    Go to python.org and download the latest version of python3.
  2. Clone the repository
    git clone https://github.com/tiennm99/qr-code-attendance.git
    
    Or download the zip file and extract it.
  3. Run setup.bat to install the required packages.
  4. Run run.bat to start the server.

Note

These code for educational purposes only. It is not secure and not optimized for production use.

Good luck, sis!