Last active
April 26, 2021 10:17
-
-
Save yspreen/01ccb6469875316cc323ebad726a3df5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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