Skip to content

raghavtwenty/qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CHATTER BOX

A Python-based QR code generator in Streamlit


🌟 EXPERIENCE HERE 🌟

https://qrcode-generator-ux2a.onrender.com


PROTOTYPE VIDEO

video.mov



HOW TO EXECUTE

Terminal

git clone https://github.com/raghavtwenty/qrcode-generator.git

cd qrcode-generator/

pip install -r requirements.txt

streamlit run main.py

INTRODUCTION

Python-based Streamlit QR code generator that puts customization at your fingertips, enabling users to fine-tune QR codes according to their preferences. This versatile tool empowers users to create QR codes tailored to diverse needs, whether for event invitations, product labeling, or contactless transactions.


REQUIRED

  • PC or Laptop
  • Pogramming language: Python
  • Frameworks: Streamlit, QRCode


ADVANTAGES

  • Generate customizable QR Codes.
  • Encode Links, Email etc.


OUTPUT

  • Home Screen

    1

  • Output Screen

    2

  • Generated QR Code

    generated_qrcode



END OF README