We built a digital ticket lottery for our clients at AKA.
Customers can enter the lottery by filling up a form and choosing the performances they're interested in. There is then a series of two draws that randomly select winners and send them an email, with the chance to buy a pair of tickets at a reduced price.
There were a lot of challenges to this project:
- Tight deadline
- Ticketing integration
- Flexible administration interface allowing for great customisation per show
The system was built on Laravel, using Symfony's Doctrine ORM. I was supervising the build and later, I had to implement amends, fix some bugs and maintain the server running the application.
- Tools: Laravel, Doctrine, Mailgun API, Ubuntu Server
- Role: Supervision, Back-end development