YassinAJDI / PopularMovies
Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
☆190Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for PopularMovies
- A simple demo project for The Movie DB based on MVVM clean architecture.☆198Updated 2 months ago
- App that interacts with a Rest Api. Architecture is MVVM.☆151Updated 5 years ago
- App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM☆187Updated 5 years ago
- Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin☆212Updated last year
- Chat app based on Firebase tools.☆137Updated 8 months ago
- MVVM, DataBinding With LiveData - Login Example☆112Updated 3 years ago
- This repository is associated with a Medium article on the use of MVVM with Hilt, RxJava3, Retrofit, Room, View Binding, and Android Arch…