zygisx / qr-service

QR code tool for Lithuanian invoices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR code service

Service for generating QR codes from Lithuanian accounting information

How to Get Started

  1. clone this repository

  2. install all the necessary packages

pip install -r requirements.txt

  1. run the app

python runserver.py

  1. check out web page

http://localhost:5000/

Service available online


Servisas skirtas QR kodų generavimui iš Lietuvoje naudojamų PVM sąskaitų faktūrų informacijos.

Servisas gali generuoti QR kodą iš sąskaitos faktūros duomenų ir iškoduoti QR kode užkoduotą sąskaitą faktūrą.

Šį įranki galima naudoti tiek per web sąsają tiek per REST API. REST API instrukcija

About

QR code tool for Lithuanian invoices


Languages

Language:Python 62.7%Language:JavaScript 35.3%Language:CSS 1.9%