Skip to content

A simple iPhone app allowing you to find nice places around you !

Notifications You must be signed in to change notification settings

ldiqual/Push-It-Native

Repository files navigation

Push It (native version)

Push It is a simple native iPhone application made for my personal education purposes. It consists in a very useful button which, when pressed, searches for nice places around you (restaurant, movie theater, cafe, shopping).

Screenshots

Installation

  • Get PushIt.ipa from Github
  • Open it with Itunes and synchronize your device

How to build

  • Load the project in XCode
  • Press "Run" !

What's inside ?

  • Only native code
  • Some libraries:
    • ASIHttpRequest for web requests
    • SBJson for Google Places JSON parsing
  • Some famous classes implementations:
    • UINavigationController
    • MKMapView
    • UITableView
  • Places searched from Google Places REST API
  • Icons from Glyphish Icon Pack

About

A simple iPhone app allowing you to find nice places around you !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published