QR Code Generator. (django)

QR Code Generator.

QR Code Generator with django

How to use

py manage.py runserver

open browser http://127.0.0.1:8000/qrcode/<<TEXTTOGEN>>

Example
http://127.0.0.1:8000/qrcode/helloworld

github

Comments