Skip to content

A personal project that shows a list of books with their descriptions, that you can bookmark any of them for offline mode

Notifications You must be signed in to change notification settings

FtADev/BooksWorld

Repository files navigation

BooksWorld

An android application that gets list of books from BooksWorld-API and shows their information and could persist each of them on local database to access them offline.

Third Party Libraries

  • Networking: Retrofit
  • Multi Threading: Coroutines
  • Image Loading: Picasso, Glide (Use both of them for comparing!)
  • Database: RoomDB

Architecture

MVVM Architecture

Architecture Component:

  • Live Data
  • View Model
  • Navigation
  • Paging

Screenshots

drawing

drawing

drawing

About

A personal project that shows a list of books with their descriptions, that you can bookmark any of them for offline mode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages