ganeshpachpind / Real-estates

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%