/Foodly_app

A food ordering iOS app, that uses Apiary Mock server.

Primary LanguageSwift

Foodly

A food ordering iOS app that uses Apiary Mock server.

Backend api: https://foodlyapp.docs.apiary.io/#

Functions

  • Find the closest restaurant
  • Display the restaurant's menu
  • Let the user pick items from the menu and put them in a shopping cart
  • Place the order
  • Display order status

Requirements

  • Xcode
  • Simulator or physical device (iOS 11)
  • Swift

Set up

  • Download repository
  • Open xcodeproj file in Xcode
  • Run in simulator or on physical device

Screenshots

Restaurants overview Menu overview Menu item details Menu overview with cart button Cart Order confirmation Order history