Making a Smart Health Card QR Code app with Swift and UIKit - Part 1

Опубликовано: 17 Октябрь 2024
на канале: Coder Greg Ellis
214
6

Chances are you have had to present a QR code proving your vaccination status before entering a restaurant, sporting event, or other local establishment. This video will show you how to build an iPhone app using Swift using UIKit that will read/validate these QR codes and display the patient information for verification.

Tutorial Resources:
https://github.com/codergregellis/Sma...

Completed project:
https://github.com/codergregellis/Sma...

Links to documentation:

SecKey Apple docs: https://developer.apple.com/documenta...

Smart Health Card Specs:
https://spec.smarthealth.cards/

JWS specs:
https://datatracker.ietf.org/doc/html...

COVID CVX Codes:
https://www.cdc.gov/vaccines/programs...

Part 1
   • Making a Smart Health Card QR Code ap...  

Part 2
   • Making a Smart Health Card QR Code ap...  

Part 3
   • Making a Smart Health Card QR Code ap...  

Part 4
   • Making a Smart Health Card QR Code ap...  

Part 5
   • Making a Smart Health Card QR Code ap...  

Part 6
   • Making a Smart Health Card QR Code ap...  

Although following this tutorial will result in a complete app that is ready for submission, this is for educational purposes and should not be submitted to the App Store.