ISBN Scanner Use it now ↗
A mobile-first web app to scan book ISBN barcodes, fetch title/author (Open Library → AA fallback), build and manage a list, and share it via a short 4-digit hex code link. No emails stored server-side.
Features
- Live camera barcode scanning (EAN-13 978/979) via Quagga2.
- Manual ISBN lookup (10 or 13 digits), with Add to list / Add manually.
- Row delete + Clear list (with “Are you sure?”).
- Local persistence (localStorage + cookie mirror).
- Copy Link / Email Link → saves to server and returns ?code=abcd list URL.
- Server stores lists by 4-digit hex code (no email).
- Lookup page: /listlookup.php?code=abcd (+ CSV export).
- “Instructions” modal.