A sample app that display list of Fleet. The purpose of this project to illustrate the usage of MVVM architecture design pattern that follow the best practices of Object Oriented Design Patterns using the following technology stack.
- Architecture Design Pattern
- MVVM
- Dagger2 (Dependency Injection)
- Live Data, MediatorLiveData
- Room Database
- Retrofit
- Unit Testing (Espresso), Mockito (Coming soon)
- Repository Pattern
- AndroidX
- Glide
- NetworkBoundResource, NetworkAndDBBoundResource
- Google News API
- JetPack Libraries