An open API service indexing awesome lists of open source software.

https://github.com/tomaston1996/qr-code-generator

Custom QR code generator
https://github.com/tomaston1996/qr-code-generator

python-scripts

Last synced: 19 days ago
JSON representation

Custom QR code generator

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]

# ⛆ QR Code Generator

QR Code Generator is a very simple app used to create custom QR code images from user-defined URLs.

I developed this for use on my personal website.

## 🧑‍💻 Tech Stack

![Python]

## ⚙️ Features

### Basic QR Code Generation or QR Code with Logo
Create basic QR codes with custom coloring (default is black and white) or QR codes with the logo of your choice.

Try it out below!

![basic](./image/basic-qr.png)   ![logo](./image/logo-qr.png)

## 🔧 Setup

### Dependencies
``` pip install -r requirements.txt``` will install all dependcies required

### Run Locally
``` python ./main.py``` will run the app locally

## 🧑‍🤝‍🧑 Developers

| Name | Email |
| -------------- | -------------------------- |
| Tom Aston | mailto:mail@tomaston.dev |

[contributors-shield]: https://img.shields.io/github/contributors/TomAston1996/qr-code-generator.svg?style=for-the-badge
[contributors-url]: https://github.com/TomAston1996/qr-code-generator/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/TomAston1996/qr-code-generator.svg?style=for-the-badge
[forks-url]: https://github.com/TomAston1996/qr-code-generator/network/members
[stars-shield]: https://img.shields.io/github/stars/TomAston1996/qr-code-generator.svg?style=for-the-badge
[stars-url]: https://github.com/TomAston1996/qr-code-generator/stargazers
[issues-shield]: https://img.shields.io/github/issues/TomAston1996/qr-code-generator.svg?style=for-the-badge
[issues-url]: https://github.com/TomAston1996/qr-code-generator/issues
[license-shield]: https://img.shields.io/github/license/TomAston1996/qr-code-generator.svg?style=for-the-badge
[license-url]: https://github.com/TomAston1996/qr-code-generator/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/tomaston96
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[TypeScript]: https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white
[Redux]: https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white
[Chart.js]: https://img.shields.io/badge/chart.js-F5788D.svg?style=for-the-badge&logo=chart.js&logoColor=white
[Bootstrap]: https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge&logo=bootstrap&logoColor=white
[NodeJS]: https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white
[Python]: https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54
[Pandas]: https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge&logo=pandas&logoColor=white