Application for checking tickets at the entrance. Works as part of the Davinci system and is intended exclusively for event staff. Configuration is carried out in RXB and Davici CRM.
- dev https://qr-code-scanner-dev.core-dev.aws.cere.io
- stage https://qr-code-scanner-stg.core-stage.aws.cere.io
- prod https://qr-code-scanner.core.aws.cere.io/
The QR code scanner application is a classic react application using the mobx library as a store. The application only works in conjunction with Davinci (the QR codes themselves are generated in Davinci) and uses RXB as a backend. the scripts that are used in RXB can be found in the rxb/integration-scripts folder.
see source here