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.
Also you can add friends and see their libraries, as they can see your library too.
Download it from Google Play.
It's using:
- Jetpack Compose
- MVVM with Flows
- Coroutines
- Koin
- Ktor
- Room
- Moshi
- SharedPreferences
- Jetpack navigation
- Coil
- Material3
- Firebase Crashlytics
- Firebase Remote Config
- Firebase Storage
- In-app updates
- Leak canary
- Detekt