This application is a first basic study of a simple model of a website generator of qr codes. This application was made with Flask, HTML and CSS.
- Flask: It is a python micro framework web to allow the user to build some simple and flexible web apps.
- HTML: The main language used to create webpages. It is a structural basis of any webpage and is interpreted for browsers to show us visual and interactive contents.
- CSS: It is a language used to control and presentation of visual styles of webpages wrote in HTML and XML.
- The website have only one input and one button (QR Gen).
- In the input box, paste the link that you want to transform in a qr code.
- Click in the button (QR Gen) to generate your qr code.
- The qr code will be downloaded in your web brownser