Qmongous (2018)

A tablet-based queueing system for managing guests waiting for attractions at Two Bit Circus

Solo work. I wrote all the software in Python.

When we first opened Two Bit Circus, we quickly discovered that we had a problem with queueing. Attractions each had different run-times and wait-times. And guests wanted to play everything!

I developed this custom queueing system to help our staff keep it all straight. It had:

  • had an easy-to-use sign-up system
  • print thermal paper receipts for guests so they knew when to return
  • text guests when it was their turn
  • have a clear display for staff to triage guests

LET'S BUILD SOMETHING