Skip to content

rahulnadella/Restaurant_Locator

Repository files navigation

Restaurant Locator

The Restaurant Locator is a sample iOS application that allows the user to locate Restaurant(s) using the user's current location (based on their latitude and longitude). The Restaurant data has been requested through the Foursquare API. The Restkit project is used as the RESTful API to retrieve and parse the data acquired from Foursquare.

#####Version

Version 1.0 - Design and Implementation of the Restaurant Locator

#####Build

Master -> Only works on iOS 8.2 or greater
Frameworks -> AFNetworking, ISO8601DateFormatterValueTransformer, RKValueTransformers, RestKit, SBJson, SOCKit, and TransitionKit (obtained via CocoaPods)

#####User Interface

The Restaurant Locator is a simple interface built using Xcode 6. The iOS application interface contains the following screens: Launch Screen, Types of Restaurants, Restaurants (in your location), the Map of the Restaurant(s), and the choosen Restaurant's details.

Launch Screen Types of Restaurants Restaurants Map of Restaurant(s) Specific Restaurant

The following user interface screens deal with specific options available to the user per Restaurant (if the data is available through the Foursquare API). The screenshots below detail the following functionality: the specific Restaurant's webpage, the specific Restaurant's menu, Sorting the Restaurant(s) available by distance or checkins, the Map view options (standard, hybrid, or satellite), and a hybrid map view of the specific Restaurant.

Restaurant Webpage Restaurant Menu Sort Map Options Map of Specific Restaurant

The following is the Best Picture from a specific Venue.

Restaurant Webpage

##License

MIT License --> A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source. There are many variations of this license in use.

About

iOS App Demo of a Restaurant Locator based on user's location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published