a VR checking system
Budget: $250 – $750 USD
I need a web-based app for managing a warehouse using QR codes. The app should have two main features:
Stock Count:
The user opens the app, and the camera is activated.
When a QR code on a box is detected, a virtual label should pop up over it and remain fixed as the camera moves.
The detected QR code will be checked against a database, and its "countStatus" will be updated with the date.
Each code should only be scanned once per session.
Warehouse Check:
A similar camera view opens, showing the last scanned QR codes.
A search bar allows filtering by product number. Only the matching code and its label should stay visible after filtering.
For the tech:
JavaScript for real-time QR detection and labeling.
PHP and SQL for backend and database management.
Stock Count:
The user opens the app, and the camera is activated.
When a QR code on a box is detected, a virtual label should pop up over it and remain fixed as the camera moves.
The detected QR code will be checked against a database, and its "countStatus" will be updated with the date.
Each code should only be scanned once per session.
Warehouse Check:
A similar camera view opens, showing the last scanned QR codes.
A search bar allows filtering by product number. Only the matching code and its label should stay visible after filtering.
For the tech:
JavaScript for real-time QR detection and labeling.
PHP and SQL for backend and database management.