Progressive Web App (PWA) QR Code Scanner

Mostafa Ghadimi picture Mostafa Ghadimi · Sep 10, 2018 · Viewed 22.8k times · Source

I want to use a QR Code Scanner within my Progressive Web Application (also PWA).

Usage: Imagine there is a shop with lots of QR Code for its goods and products. Whenever a user scan the QR Code, I want to add the good to the shopper cart.

Question: Is there any component to implement it? How?

Answer

Geoffrey Lalloué picture Geoffrey Lalloué · Jan 21, 2019

I think these projects can help you :

  • qr-code-scanner

Url : https://github.com/code-kotis/qr-code-scanner

Supported Browser : Google Chrome, Firefox, Opera (Both Desktop & Mobile), Microsoft Edge ((Insider Preview build)) and now supports iOS as well

  • pwa-qr-code-scanner

Url : https://github.com/Minishlink/pwa-qr-code-scanner

Supported Browser : Google Chrome, Firefox, Microsoft Edge