Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

wi101/rendezvous

null

wi101/rendezvous.json
{
"createdAt": "2022-02-25T12:49:08Z",
"defaultBranch": "main",
"description": null,
"fullName": "wi101/rendezvous",
"homepage": null,
"language": "Scala",
"name": "rendezvous",
"pushedAt": "2023-03-03T15:32:21Z",
"stargazersCount": 13,
"topics": [],
"updatedAt": "2023-05-23T12:32:08Z",
"url": "https://github.com/wi101/rendezvous"
}

This example was demonstrated in my ZIO World Conference Talk.

Steps to test this application locally

  1. Run docker-compose up
  2. Run the server sbt run
  3. Open index.html file in your browser.
  4. Fill the form with a valid name (contains only letters with more than 2 characters) and a valid email.
  5. When the QRCode is displayed it will be automatically stored as images/participantId.png.
  6. Check-in using the QRCode in images folder.