wasabeef /
Blurry
Blurry is an easy blur library for Android
88/100 healthLoading repository data…
timo9036 / repository
Is an Android book tracking app, User can discover, track and manage their library, built with Kotlin and Jetpack Compose, allows users to manage their reading library. It uses the MVVM architecture and is powered by Firebase for authentication and data storage, Retrofit for accessing the Google Books API, and Hilt-Dagger for dependency injection
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Good Reads is an app for book lovers to discover new books, track their reading progress, and maintain a personal library.
Here's a glimpse of the Good Reads app in action!
Good Reads is based on MVVM (Model View View-Model) architecture and the repository pattern.

🌐com.example.good_reads # Root Package
.
├──🔌components # Reusable UI components.
|
├── 📁data # Handles data operations.
|
├── 💉di # Dependency Injection related classes.
|
├── 👤model # Defines the data models for the app.
|
├── 🗺️navigation # Manages navigation between screens.
|
├── ☁️network # Handles network requests.
|
├── 📚repository # Manages data sources.
|
├── 🖼️screens # Contains the different screens of the app.
|
├── 🎨ui.theme # Theming and styling of the app.
|
└── 🔧utils # Utility classes and functions.
To get started with Good Reads, follow these steps:
google-services.json file with your own.We welcome contributions! Feel free to open an issue or submit a pull request.
Good Reads is released under the MIT License.
Happy Reading! 🎉
Selected from shared topics, language and repository description—not editorial ratings.
wasabeef /
Blurry is an easy blur library for Android
88/100 healthandroid10 /
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
80/100 healthrumboalla /
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
90/100 healthIvy-Apps /
Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
38/100 healthAndroidIDEOfficial /
AndroidIDE is an IDE for Android to develop full featured Android apps.
37/100 healthdivkit /
DivKit is an open source Server-Driven UI (SDUI) framework. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app
81/100 health