97rakshanegi / BookHub

Learning Android App Development using Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookHub

A basic Android app developed in Kotlin that fetches data from the internet, has a navigation drawer and makes use of fragments and activities.

The book list can be sorted using the button in the upper right corner. If two books have the same rating, they'll be shown an alphabetical order.

SC2 Video


There's also a fragment called 'Favourites' which is totally functional. The color and text in the button saying 'Add to favourites' changes on clicking on it.

SC2 Video

SC2 Video


When the device doesn't have network connection, the app asks the user to either exit or connect to network by opening the settings.

SC2 Video


About

Learning Android App Development using Kotlin


Languages

Language:Kotlin 100.0%