Skip to content

Sample E-book App where you get details like title, author and about any book. Search books and maintain favorites.

Notifications You must be signed in to change notification settings

Richaagrawal314/BookAppSample

Repository files navigation

BookAppSample

This is a Kotlin based Sample E-book App(My first noteworthy app). The details are fetched from google books API. Initially the data for homepage(here, Dashboard) was static but now it is fechted from google books API. Uses Volley for Internet Requests, Room for Database for a fragment(Favoutite) section. Right Now it is pretty basic but I'm working on adding features.

Features -Dashboard with some list of books. -Description activity with description of the book. -Favourite fragment with books marked as favourite by the user. -Search Fragment for searching books and their details.

To be modified -Adding preview for books.

Screenshots--

About

Sample E-book App where you get details like title, author and about any book. Search books and maintain favorites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages