Skip to content
/ smallQR Public

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.

Notifications You must be signed in to change notification settings

vignif/smallQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published