toaderandrei / books-api

Sample App using the Google Books Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

books-api

Displaying a list of Books in Kotlin using the google books api
The app follows the architecture components guidelines with MVVM. The app is structured as follows:
A search Ui that allows the user to search for the books. In case one wants to see the details of a book one can click on a book and go to the details screen.

Link: https://developers.google.com/api-client-library/java/apis/books/v1

About

Sample App using the Google Books Api


Languages

Language:Kotlin 98.1%Language:Java 1.9%