Skip to content

sergioat7/Android-Reader_Collection

Repository files navigation

Reader Collection

Reader Collection is an app for register and store all data of books you have read, are reading or want to read. You can store different information about a book, like its name, the format you are reading it (Physical, Digital or Audiobook), the date when you read it or the score you want to give it, among others.

Download it from Google Play.

Stack

It's using:

  • MVVM with LiveData
  • RxJava
  • Hilt
  • Retrofit
  • Room
  • Moshi
  • SharedPreferences
  • Jetpack navigation
  • Picasso
  • Material
  • Firebase
  • In-app updates
  • Leak canary
  • Detekt