Closed rafcontreras closed 2 years ago
That's awesome, great job! Just wondering, are you planning to open source it?
Feel free to join our Discord server and announce it btw! I wanted to shout you out, but it looks like you're not there yet :-)
@noway I've made public my repo https://github.com/rafcontreras/vaxxed-as
Amazing to have vaxxed.as under vaxxnz umbrella. Closing the issue.
Hi, this is not an issue.
Just wanted to share here my implementation of a COVID pass scanner using your library:
Check it out at https://vaxxed.as
You can try some example QR codes: Valid Pass Expired Pass Revoked Pass
It works offline if you've visited the site at least once, so if you don't have internet connection, you still can scan these codes.
You can add it to your homescreen and it will work like a native app.
It uses ServiceWorkers to cache the app and use it offline. The QR code identification and verification is done using WebWorkers so it will be very fast