Which later can be used to validate the user
STEP1.
- To start API server,
- go into API dir and run the following commands
- run 'npm install'
- run 'npm start'
Step 2.
- On the home screen, click the Floating Action Button then the 'QrCode' button from the expended list
- Now you have successfully generated a code and have 15seconds to validate a code.
Step 3.
- On home screen, click the Floating Action Button then the 'Scan' button from the expended list
- Now you have 3 options to choose from, I. Simply scan a QR code with your camera II. Click on Scan from Gallery Image III. You can Validate with recent Generated Code, which will auto fetch the code and validate you if the QrCode time (15sec) hasn't expired.