Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felixevers/smarttickets

A open source theatre ticket system
https://github.com/felixevers/smarttickets

angular docker docker-hub flask material python3 smarttickets theatre ticketing-system

Last synced: 23 days ago
JSON representation

A open source theatre ticket system

Awesome Lists containing this project

README

        

# 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