Skip to content

theifedayo/barcode-qrcode-generator

Repository files navigation

Barcode-QRcode-Generator

Screenshot 2022-08-31 at 16 37 20

Screenshot 2022-08-31 at 16 39 09 Screenshot 2022-08-31 at 16 39 18

Screenshot 2022-08-31 at 16 39 36 Screenshot 2022-08-31 at 16 39 50

Introduction

This is a webapp that generates bar and qr code. It takes in user's content and generates bar and qr code as png and svg format.

Requirements

Installation and Usage

Clone this repo

git clone https://github.com/theifedayo/barcode-qrcode-generator.git

Change directory

  cd barcode-qrcode-generator

Create virtual environment

  python3.8 -m venv env

Activate your virtual environment

  source env/bin/activate

Install requirements

  pip install -r requirements.txt

Run the server

python manage.py runserver

Screenshots above should help in the app usage

Contribution

Fork this repo and add exciting feature. If I don't get too much backlog at work, I'll add svg-as-code support on webpage instead of downloading before seeing the svg code

About

Generate bar and qrcode as png and svg format

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors