Skip to content

Instantly share code, notes, and snippets.

@yspreen
Last active April 26, 2021 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yspreen/01ccb6469875316cc323ebad726a3df5 to your computer and use it in GitHub Desktop.
Save yspreen/01ccb6469875316cc323ebad726a3df5 to your computer and use it in GitHub Desktop.
This video shows our current UI:
https://youtu.be/rdmfbVtEoZg
- Launch screen with Face Scan
- Scanning view with fullscreen scanner
- Valid Cert
- Invalid Cert
Cert comprises:
Type, Name, Identifying Info, DOB, Validity
Closing the viewer is possible by:
Close Button, Swipe Sheet Down, or 15 second automatic timeout.
Cert-Types: Negative Test, Vaccine Shot 1, Vaccine Shot All (either 2 of 2, or 3 of 3, etc.), Recovery.
The identifier list can be scrolled, demo'd at timestamp in video @0:08.
The launch screens are shown very fast. I recommend setting youtube playback to 0.25-times speed.
(For testing purposes, cert validity is random. Hence the same code is invalid at first and becomes valid when scanned again.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment