sierrataylor / safety-equipment-inspection-app

3 stars 1 forks source link

Fixed QR Scanner #107

Closed adamjbrennan closed 1 year ago

adamjbrennan commented 1 year ago

The message from the only commit in this PR sums it up well:

Now using the Instascan package instead of the code from Codepen. More information about the Instascan package can be found here: https://github.com/schmich/instascan. The added code simply reads the QR code and displays the data on the screen to the end user. Next steps will likely include redirecting the user to the appropriate screen once the QR code is scanned.