A web application for locating boxes by serial number using QR codes.
- Live camera feed with QR code detection
- Search for specific serial numbers
- Visual highlighting when matching QR codes are found
- Haptic feedback on mobile devices
- Create printable A4 PDFs with QR codes
- 4x5 grid layout (20 QR codes per page)
- Serial number labels below each QR code
npm install
npm run devdocker-compose up --buildBuild and deploy anywhere (GitHub Pages, Netlify, Vercel, etc.):
npm run build
# Deploy the 'dist' folder{
"s": "SERIAL123",
"src": "lablup-inventory",
"cs": "a1b2c3d4"
}Vite, Alpine.js, html5-qrcode, jsPDF, qrcode