Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
1
Like
1
Comment
How to make a book scanner mobile app (both with cover scanning and ISBN scanning)?
by
Clec
Like goodreads, but I'm specifically asking for the scanning part.
Lots of popular open source JavaScript libraries that help you do this! If you're building a native app, you could offload this logic to the server as well.
Here's one example: https://serratus.github.io/quaggaJS/
I've used this before in a nutritional foods scanning context.