Skip to content

An iOS food app that allows users to save their favorite restaurants.

License

Notifications You must be signed in to change notification settings

Williano/FoodPin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodPin

A food app that allows users to save their favorite restaurants, share it with other foodies in the world and view restaurants shared by other foodies.

Table of contents

General info

A food app that allows users to save their favorite restaurants, share it with other foodies in the world and view restaurants shared by other foodies. While Yelp is good, this app helps users to create a personal food guide.

Screenshots

Home Restaurant Detail
home restaurant detail
Restaurant Review Restaurant Location
Restaurant Review Restaurant Loaction

Technologies

  • Swift 4
  • iOS 12 SDK

Setup

To clone and run this application, you'll need a MacBook, Xcode 10.1 and Git installed on your Mac. From your command line:

# Clone this repository
$ git clone https://github.com/Williano/FoodPin.git

# Go into the repository
$ cd FoodPin

# Open project in Xcode
$ open FoodPin.xcodeproj

Features

  • List the favorite restaurant at home screen
  • Create a restaurant record and import a photo from photo album as the restaurant image
  • Show the location of a restaurant on maps
  • Show route from user location to restaurant destination either by automobile or walking
  • Show steps and directions from user location to restaurant destination either by automobile or walking
  • Show nearby restaurants of the same type in the current selected restaurant's vicinity, their name, phone number, routes and steps to their location
  • Show map in either standard, satellite or hybrid form
  • Rate restaurants if you have dined there before

To-do list:

  • Save the restaurant locally and share it with other foodies in the world
  • View restaurants shared by other foodies
  • Dark Mode
  • Launch Screen

Status

Project is: in progress

Inspiration

This app is based on Beginning iOS 12 Programming with Swift book from AppCoda

Contact

Created by Williano - feel free to contact me!

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

An iOS food app that allows users to save their favorite restaurants.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages