Skip to content

A food ordering app built using Swift and Glitch for backend

License

Notifications You must be signed in to change notification settings

omokagbo/Foodie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodie

Foodie is a food ordering app where users can see various kinds of dishes from around the world and order the meals they desire from the comfort of their home. One of the unique services of this product is that it targets only healthy and high quality foods.

Requirements

  • iOS ~> 14.-
  • Xcode ~> 12 (9.3 compatible)
  • Swift ~> 4.2

Performance Improvement

  • Image caching, this saves the user's time and data
  • Proper smart keyboard management
  • Activity indicators that allow the user to know what is happening

Installation

Clone the repository

$ git clone https://github.com/omokagbo/Foodie.git
$ cd Foodie

Open the file Foodie.xcodeproj using Xcode

Click on the play button at the top left corner to build and run the project

FEATURES

LAUNCH SCREEN:

The launch screen showing the name of the app and an image

Screenshot 2021-08-05 at 02 40 44

ONBOARDING SCREEN:

The onboarding screen is made up of a button and three different images which the user slides through before being onboarded to the home screen. At the last image, the button text changes to "get started" telling the user that that is the end of the onboarding process.

Screenshot 2021-06-05 at 22 05 06 Screenshot 2021-06-05 at 22 05 16

HOME SCREEN

On installing the app, the user is taken to the home screen where the user gets to see three sections:

  • Food Category
  • Popular Dishes
  • Chef's Specials On selecting any of the foods in these sections, the user is taken to a screen where they see details about the food

Screenshot 2021-08-05 at 02 17 33 Screenshot 2021-08-05 at 02 17 43 Screenshot 2021-08-05 at 02 17 53

MAKING ORDERS

On selecting any of the foods in this category, the user is taken to details about the food and from here, the user can make order for that particular food and complete the order.

Screenshot 2021-08-05 at 02 18 05 Screenshot 2021-08-05 at 02 18 16

Screenshot 2021-08-05 at 02 18 50 Screenshot 2021-08-05 at 02 35 45

ORDER HISTORY

On the home screen, there is a cart icon at the top right corner, this enables the user to see a list of all the orders that have been made.

Screenshot 2021-08-05 at 02 19 26

About

A food ordering app built using Swift and Glitch for backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages