Skip to content

A simple Android app to search for books in Google Books API

Notifications You must be signed in to change notification settings

LoiNguyenCS/BookShelf

Repository files navigation

BookShelf

BookShelf is a simple Android app that allows users to search for books using the Google Books API.

Features:

  • Search Page: On launch, the app presents a search page where users can enter keyword to search.

  • Book Thumbnails: After searching, book thumbnails are displayed based on the query.

Current Limitations:

  • Book Details: Currently, the app only displays book images. Future updates may include additional details like authors, prices, descriptions, etc.
  • Simple UI: The app is designed for simplicity and may lack advanced features and styling.

Running the Project:

To build and run the project:

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the project on an emulator or a connected device.

Notes:

  • Documentation: As a personal project, the documentation is minimal and focuses on addressing tricky parts of the code.
  • Future Improvements: Expect future updates with more comprehensive features.

Feel free to contribute or customize this app!

About

A simple Android app to search for books in Google Books API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages