jatic

command module
v0.0.0-...-c94bd15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2019 License: GPL-3.0 Imports: 16 Imported by: 0

README

##JATIC - Just another ticket Checker

Wanna learn go and had to generate a huge ammount of tickets so why not?

Eventually you could use this program to generate tickets for any events you want, scan a QR code and validate it.

There is a config.json file that you can use to customise your ticket passing your pdf ticket template and the coordinates to write for example ticket owners name valid date or so.

Will extract data from a csv, then tickets will be created.

Csv data must be as follows:

name dni numtickets

Every ticket will be asigned a SHA1 key that will be saved in a db This SHA1 key will be added to ticket in a QR

-- Dependencies --

go get -u github.com/skip2/go-qrcode/... github.com/mattn/go-sqlite3

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL