Skip to content

The application is a food ordering app that allows users to browse available meals and prices from a remote database. Users can add meals to their shopping cart, adjust the quantity, and remove them from the cart. It also includes a search function to help users quickly find the desired meal.

License

Notifications You must be signed in to change notification settings

mehmetalidemir/FoodOrderApp

Repository files navigation

Getir Sepeti

Logo

Food Order App

Table Of Contents

About The Project

This application is a food ordering application that allows users to browse. The app uses a remote database accessible via web services to retrieve information about available dishes and their prices. Users can add meals to their shopping cart, adjust the quantity, and remove them from the cart. The app also features a search function to help users quickly find the desired meal.

Features

The application includes the following features:

  • Listing meals
  • Viewing meal details
  • Selecting meal quantity
  • Adding meals to the cart
  • Viewing the contents of the cart
  • Removing meals from the cart

Video

0228.mov

Built With

This application was built using Swift and storyboard for the user interface design. It utilizes the VIPER architecture pattern to organize the code and ensure scalability and maintainability. The app also includes localization functionality for multiple languages.

To retrieve and manipulate data, the project uses web services hosted online. The APIs are accessed through ready-made web services, and the app consumes their JSON responses to display the required information. The images for the food items are also hosted online and can be accessed through their respective URLs.

Web Services

The application uses the following web services to interact with the online database:

About

The application is a food ordering app that allows users to browse available meals and prices from a remote database. Users can add meals to their shopping cart, adjust the quantity, and remove them from the cart. It also includes a search function to help users quickly find the desired meal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages