Skip to content

thebadcoder96/qr-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Generator Web App Using Flask

QR Code generator web application made using Flask and deployed using Heroku. You can visit the website here.

Frameworks:

  • Install the dependencies; the required packages are present in the requirements.txt file.
  • It is best to run a virtual python environment for this project. I used pipenv as my virtual environment but the default python env can be used as well.
working.mov