A simple QR code scanner using Instascan. To be used in indoor navigation web app using Augmented Reality.
To see camera name
python -m http.server 8000
Use this command to start local server in the directory. The command should be executed in the directory which contains the files to be hosted.
Then go to localhost:8000/src/views. Then after allowing camera access reload the page.