Skip to content

Multiplatform real estate app to find places to rent in Spain.

Notifications You must be signed in to change notification settings

rsicarelli/KMP-RealEstate

Repository files navigation

HomeHunt-KMM

(Kotlin) Multiplatform real estate app to find places to live in Valencia

app-preview.mp4

Architecture

  • Clean Architecture
  • MVVM + MVI

Shared

Android

iOS

  • Not supported yet

Web

  • Not supported yet

Backend

Features

  • Like and deslike properties
  • Filters
  • Properties on map
  • Property details
  • Vimeo video

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/MyFeature)
  3. Commit your Changes (git commit -m 'Add some features')
  4. Push to the Branch (git push origin feature/MyFeature)
  5. Open a Pull Request