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.
- Networking: Retrofit
- Multi Threading: Coroutines
- Image Loading: Picasso, Glide (Use both of them for comparing!)
- Database: RoomDB
MVVM Architecture
- Live Data
- View Model
- Navigation
- Paging