/Real-estates

Sample android application to display list of real estate properties - Demo for android application architecture

Primary LanguageJava

Real Estate

Build Status

Build and Run

  1. Build app ./gradlew clean build
  2. Run unit test ./gradlew clean test

Tech Stack

  1. Retrofit + RxAndroid -- For network call
  2. Fresco - For Image caching
  3. MVVM Pattern
  4. Dagger 2 - Dependency injection [WIP]

Architecture

alt text