/QRCode

A QRCode scanner and creator

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

QRCode

An application to create and read qrcode.

To start

You have to read so as not to miss it.

Prerequisites

  • Python 3 (I am using 3.9.1)
  • with TKinter and cv2 module

Installation

Step 1: Execute the command: pip3 install tkinter to have the Tkinter module and use the project.

Step 2: Execute the command: pip3 install opencv-python to have the Tkinter module and use the project.

Step 3: Execute: git clone https://github.com/Zerbaib/QRCode.git to get the app files

Step 4: Execute: cd QRCode to go to the software folder

Step 5: Execute: python3 app.py to run the code

To do

  • The qr creation system
  • The qr reading system
  • The application system
  • The shutdown system

Made with

The software :

Authors