Skip to content

MFarooqRajput/property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Property Managment

This is a demo application that display list of apartments with booking functionlaity.

About the Property Managment

This application uses an api to display apartments with following functionlity

  • List of apartment
  • Search by From, To Dates and Number of Bedrooms
  • Booking facility
  • Once Booked, it cannot be booked again in same date span

Location

First, we have hard coded location User can tap "location" (location default icon on top-right) to use current location If previously denied, restriced, we will display dialog to allow location services in Settings of iPhone

Tech

  • AWS api for apartment data
  • MVP Architecture
  • Xcode Version 12.4 (12D4e)
  • SDKs - iOS 14.4
  • Apple Swift version 5.3.2
  • Only apple's default UI components like UITableView, UIButton
  • CoreData for Booked aprtment information
  • URLSession for Netorking
  • No third party library is used.

How to Run

Modules

Only one Module is in the application: List

About

Property Managment iOS application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages