Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 573 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 573 Bytes

FindHome

Buy/sell homes or apartments

#Getting Started This projcet is built using MVVM artitechtural pattern using Kotlin and RxJava. For downloading data from API's, uses retrofit2 REST client which uses OkHttp library for Http requests and using GSON convertor for data serialization.

Prerequisites Android Studio 3.0 and above Android sdk support minSdkVersion 14

Steps to run Clone project locally using repo url(https://github.com/developer-sumit-thakur/FindHome.git). This project is build Android Studio 3.0 and requried minSdkVersion 14.

Author Sumit Thakur