Skip to content

AndaLu04/qr-code-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr-code-gen

qr-code-gen is a simple web app for generating QR-Codes written in Python with the FLASK framework

Demo

You can preview and use the app under qr.luiserbert.de

Installation

Make sure docker and docker-compose is installed. Clone the repository and start the stack.

docker-compose up -d

You can now acces the web-app via

http://hostname:5432

If you plan on making the Application publicly available I recommend running behind a proxy, since the connection won't be secured otherwise

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

QR-Code-Gen

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors