My Bookshelf is an Android application developed in Kotlin using Jetpack Compose. It helps users organize, search, and manage a personal library of books.
The app integrates with the Google Books API to fetch book information and uses Room Database for local storage of user selections.
Each book can have one of the following statuses:
These are visually styled using color-coded chips for intuitive filtering.