To validate tickets at the entrance, the guest needs to verify that he/she really holds the according identity. Therefore, a scanner should be implemented to scan MRZ and/or QR code to quickly compare and allow entrance.
Tasks
[x] Create basic React Native application that can use the camera of the phone
[x] Implement QR scanner
~Implement a scanner that can scan information from identity card or driver license -> read MRZ (machine readable zone)~ -> not necessary for our solution approach.
Description
To validate tickets at the entrance, the guest needs to verify that he/she really holds the according identity. Therefore, a scanner should be implemented to scan MRZ and/or QR code to quickly compare and allow entrance.
Tasks
Context
bc-ticketing/idetix#26