Skip to content

VaibhavMojidra/Popular-Movies-Artists-TV-Shows-Using-Clean-Architecture

Repository files navigation

Android-Kotlin---Project-Popular-Movies-Artists-TV-Shows-Using-Clean-Architecture

What is Clean Architecture? Why to use?

Popular Movies, Artists & TV Shows (PMATS) is a demo project to demonstrate app made using latest android app architecture components and using Clean Architecture Model where there is separation of concern.

✓ Fetches data from remote data source using Retrofit

✓ Stores data to local data source using Room DB

✓ Fetches data from local data source using Room DB

✓ Stores data to cache data source using caching technique

✓ Fetches data from cache data source using caching technique

✓ Using Dagger for dependency injection and separation of concern

✓ Using MVVM and Data Binding

1 2 3 4 5 6 7

Dark Mode:

8 9 10 11 12 13 14

About

Popular Movies, Artists & TV Shows (PMATS) is a demo project to demonstrate app made using latest android app architecture components and using Clean Architecture Model where there is separation of concern. Fetches data from remote data source using Retrofit. Stores data to local data source using Room DB. Fetches data from local data source usi…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages