rodrigobressan/android_tmdb_clean_architecture
This is an Android application for browsing and viewing movie details, reviews, and categories. It implements a multi-module architecture that separates concerns into domain, data, and presentation layers, utilizing Room for local caching and Retrofit for remote API access. The system supports both mobile and TV interfaces, featuring user authentication and offline data management.
48.5
Weak · 3 August 2026
4.6k
lines of production code
Kotlin
with Java
1
bus factor · 1 authors in all
3
measurements over time
How it got here
2017 · multi-module architecture and data layer
The project underwent a significant structural refactoring, migrating from a single-app module to a multi-module architecture that separates concerns into base, domain, data, and presentation layers. This period focused on implementing the core data and remote fetching logic for movies and reviews, establishing a clean architecture with dependency injection and comprehensive test coverage.
42 changes
2018 · Data layer and CI/CD pipeline implementation
This period focused on establishing the application's data layer by implementing movie review retrieval and caching mechanisms using RxJava. Simultaneously, the team automated build and deployment processes for mobile and TV apps through new CI/CD scripts, while also introducing utilities for generating random test data.
4 changes
Survey your own repository
rodrigobressan/android_tmdb_clean_architecture was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 99b861f813 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.