Skip to content

A mock of real estate apps with master-detail workflow, written in Kotlin.

Notifications You must be signed in to change notification settings

mdalikazi/RealEstateApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

  • If you have trouble compiling, try setting versionCode = 1 in app.gradle

  • Master-detail workflow: A fragment will show property details on a tablet.
    When in portrait mode, an activity will show the property details instead of the fragment.

  • A simple test for all the parcelable data classes.

  • 2 layouts for the property list items: basic and premium.

Repo owner

Ali Kazi
LinkedIn

About

A mock of real estate apps with master-detail workflow, written in Kotlin.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages