Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 813 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 813 Bytes

SmallQR Header

SmallQR Web App

SmallQR is a web application that allows users to create the smallest QR code given their input data. The generated QR code is held in memory, not stored on the disk. Users can customize settings such as error correction level and QR code version.

Features

  • Minimal QR code generation
  • Customizable error correction level
  • QR code version selection
  • In-memory storage (no disk storage)

Demo Available

App currently hosted on pythonanywhere. Click the link below to try it out!

Demo

Installation

  1. Clone the repository:

    git clone https://github.com/vignif/SmallQR-Web-App.git