Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Zerbaib/QRCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A QRCode scanner and creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages