arshadpatel/thindi-app

Implement QR Code Access Flow for Students

Open

#10 opened on Oct 5, 2024

 (3 comments) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
frontendhacktoberfest

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

Since students access the app via QR codes, implement the flow where students scan a vendor-specific QR code. Upon scanning, they should be directed to a vendor-specific menu page without needing to log in. Ensure that the QR code scanning works properly using a library like react-qr-reader.

Contributor guide