clint22 / tmdb_sample_projectLinks
A demo application that uses TMDB APIs to fetch the movie details and cache it using the Room DB.
☆38Updated 3 years ago
Alternatives and similar repositories for tmdb_sample_project
Users that are interested in tmdb_sample_project are comparing it to the libraries listed below
Sorting:
- ☆75Updated 3 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆127Updated 2 years ago
- FunFacts is an example of Modular architecture☆56Updated 3 years ago
- Facebook Timeline UI with Pure Kotlin Jetpack Compose☆142Updated 4 years ago
- Android development tutorials and sample codes☆37Updated 4 years ago
- A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB AP…☆20Updated 3 years ago
- ☆102Updated 2 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 5 years ago
- To illustrate the clean architecture and modularisation with other components.☆97Updated 4 years ago
- 💎 Android Base Project with Kotlin and MVVM applying clean architecture☆123Updated last year
- Android Unit Testing Clean Code Architecture + MVVM☆106Updated 4 years ago
- ☆69Updated 4 years ago
- An application that show a list of categories, a list of movies,the details of the movie and let the user save it on his own list.☆27Updated 5 years ago
- The repo shows details on how to use paging 3 with retrofit and LiveData/Flow. The repo also follows Mvvm architecture with Dagger Hilt☆57Updated 3 years ago
- Koin - step by step tutorial☆115Updated 3 years ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- Instagraph is an Instagram Clone which I am practicing on a new concepts and other advanced Jetpack compose specific concepts.☆122Updated 2 years ago
- Google Maps Api test using marker rotation and routes.☆40Updated 3 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- MVVM Android Template☆46Updated 2 years ago
- Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM