use-to / smarttickets

A open source theatre ticket system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smarttickets

A open source theatre ticket system

Docker-Hub

You are able to use the docker image from https://hub.docker.com/r/smarttickets/smarttickets/:
docker pull smarttickets/smarttickets
If you want to use docker-compose:
docker-compose up -d
For development purpose you can use the build docker-compose-file:
docker-compose -f docker-compose-build.yml up -d

Models

For a detailed description of the models, please read the documentation in 'MODELS.md':
https://github.com/use-to/smarttickets/blob/master/MODELS.md

About

A open source theatre ticket system

License:GNU General Public License v3.0


Languages

Language:Python 36.9%Language:TypeScript 35.1%Language:HTML 25.6%Language:CSS 1.9%Language:Dockerfile 0.6%