Skip to content

vladimirevmenoff/WebQrCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebQrCodeGenerator

An online QrCode generator

Motivation

All QrCode generators online that i ran across, were either not free, or did ask for some sort of registration. Maybe it's just my personal UX. So i've decided to build my own online QrCode generator using Flask.

Installation

First you clone the repository

git clone https://github.com/vladimirevmenoff/WebQrCodeGenerator

Then, create virtual environment using req.txt

pip install -r req.txt

Finally, run the

python run.py

About

An online QrCode generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages