Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.39 KB

House_market_listings

SwiftUI app for mobile devices (IPhones) that lists the properties on the list in proper section (houses or apartments). Then user can view details of the selected position on the details page with additional information.

Features

The app features:

  • list view with sections,
  • displaying title of property and image on the list,
  • list element tap gesture support,
  • description page view with dynamic data.

Installation

To use/install the app you have to have installed XCode IDE in the MacOS. Simply launch the IDE and the preffered simulator.

Screenshots

  1. House selection details
  1. Apartment selection details