Fasikawkn / books_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Books App

Book App is a mobile application built with Flutter that allows users to browse and search for books. It provides a user-friendly interface for managing a personal book library, tracking which books have been read, and discovering new reading material.

Features

  • Displays a list of books as cards, each containing the book cover, title, author, published year, and a book status button indicating whether the book has been read or not.
  • Allows users to toggle the status of a book between "Read" and "Unread" with a single tap
  • Users can search for books by title

Data Source

The app fetches book information from the Open Library API . It retrieves book covers using the cover ID provided in the API response.

Screenshots

About


Languages

Language:C++ 35.3%Language:CMake 29.1%Language:Dart 27.5%Language:HTML 2.9%Language:Swift 2.7%Language:C 2.2%Language:Kotlin 0.2%Language:Objective-C 0.1%