Book Search App

The Book Search App is a Dart Flutter application that allows users to search for book information by entering the ISBN number or scanning the barcode. The app retrieves key details such as the title, cover image, introduction, and Dewey Decimal Classification (DDC) number. It provides a user-friendly interface for easy navigation and efficient book searching.

App Demo

The app integrates with book database API’s for data retrieval and utilizes barcode scanning functionality for convenient input.

GitHub

View Github