Skip to content

raatmarien/my-qr.art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26a4492 · Jul 6, 2023

History

88 Commits
Jan 5, 2021
Jan 3, 2021
Jul 5, 2023
Jul 6, 2023
May 12, 2022
Jan 5, 2021
Dec 28, 2020
Jan 3, 2021
Jan 8, 2021
Jan 3, 2021
Dec 28, 2020
Apr 22, 2021

Repository files navigation

My-QR.Art

This web app lets users design their own QR codes to any domain. It can be acessed on my-qr.art.

You can find some more background info about this website on my blog post.

Installing

You'll need python3 and pip. Then install the requirements with:

python3 -m pip install -r requirements.txt

After that you should simply be able to run it with:

python3 manage.py runserver

License

This project is licensed under the GNU Aferro General Public License version 3 or (at your option) any later version. See the COPYING.md file in this repository for more info.