Skip to content

alperenc/Propty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propty is an app for locating nearby properties and saving them for later viewing.

Upon first launching the app, the user must allow location services in order to receive nearby properties from Foursquare API.

Properties can be viewed on either a map or a list.

On the map users can tap on a pin to see a callout and then tap on the callout to see details of a property and save it. If a property is saved before, it can be removed the same way. If pressed on "Edit", properties can be deleted by tapping on the annotations.

On the list, swiping right on any cell and choosing "Save" action will save the property for later viewing. When saved, the property can be removed, again with swiping right and choosing the appropriate "Remove" action.

Swiping left on any cell will reveal the expected "Delete" action. The delete action by design is not meant to be persistent as the user may add this property to view for later the next time (s)he's around.

Pulling down the view refreshes the list and fills with a new set of Properties the same way if the user's location has changed.

Currently selecting any cell will only reveal the address of the Property if it has been received from the Foursquare API, otherwise latitude and longitude of the property will be displayed.

Attribution:

  • SWTableViewCell Copyright (c) 2013 Christopher Wendel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An app for searching nearby properties to read and write reviews on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published