Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 893 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 893 Bytes

Bookshelf


Another #AndroidBasics project. I used retrofit, coil and json to get books from Google Books and display thumbnails in a grid.

When there is no thumbnail avaiable, a card with title and authors (optionally) is displayed on top of default image. Additionally when thumbnail is pressed, user can hide or unhide book data.

I added search functionality in BottomAppBar. By default search query is "kotlin".


Screenshots