This example was demonstrated in my ZIO World Conference Talk.
Steps to test this application locally
- Run
docker-compose up - Run the server
sbt run - Open
index.htmlfile in your browser. - Fill the form with a valid name (contains only letters with more than 2 characters) and a valid email.
- When the QRCode is displayed it will be automatically stored as
images/participantId.png. - Check-in using the QRCode in images folder.