A simple system to track and report the tickets sold at each screening. The program can upload this data to a Google spreadsheet including a time analysis. It may not be pretty but it works.
Simply download this repository and have python3 and virtualenv installed.
cd path/to/folder
virtualenv -p python3 venv
source venv/bin/activate
python3 gui.py
YSC is a student cinema based in the University of York, England offering the cheapest cinema tickets in York to students and the local community. For more information visit http://www.yorkstudentcinema.org
- Joshua Ferris - Github - joshuaferr1s