/RealEstateManager

RealEstateManager Android App

Primary LanguageKotlin

RealEstateManager

Last updated on 11 Apr 2020

This application allows the staff of a real estate agency to efficiently list the properties offered for sale as well as to offer loan solutions.

My Image


Technical features

  • Language : Kotlin
  • MVVM architecture
  • Responsive UI for tablet and landscape orientation
  • Picture storage on the MediaStore
  • Data persistence on SQLite database with Room
  • Cross-application read-only access through ContentProvider