Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cetfu/GoogleBooksClient

Repository files navigation

Google Books Client 📚

This project is a simple book search application developed using Flutter. You can search for books via the Google Books API, view details, and add them to your favorites.

🚀 Installation and Running

Follow the steps below to run the project:

git clone https://github.com/cetfu/GoogleBooksClient.git
cd GoogleBooksClient
flutter pub get
flutter run android     # For Android devices/emulators
flutter run ios         # For iOS devices/simulators (on macOS)

✨ Features

  • Book search via Google Books API
  • Viewing book details
  • Adding books to favorites

🧪 Technologies and Packages Used

🌐 API

This app uses the Google Books API. It supports operations such as book searching and retrieving book details.

📦 Release

You can access the release build for Android from the Actions tab. It is uploaded as a Workflow Artifact.

🖼️ Screenshots

Book List Book Details
BookList Book Details_1
Book Search Book Details
BookSearch Book_Details_2
Favourites
Favoriler

About

Testcase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published