Skip to content

algoscienceacademy/Food-Delivery-app

Repository files navigation

Food Delivery App in SwiftUI

A sleek and modern Food Delivery App built using SwiftUI. This app provides an intuitive user interface, a responsive layout with row and column images, and a smooth ordering experience.

Main App View
1
2
3
4

Screenshots

Onbording Screen 1 Onbording Screen 2 Onboarding Screen 3
Simulator Screenshot Simulator Screenshot Simulator Screenshot
SignUp Screen Log In Screen Main Manu
Simulator Screenshot Simulator Screenshot Simulator Screenshot
Call Screen Order Screen Profile
Simulator Screenshot Simulator Screenshot Simulator Screenshot - iPhone 15 Pro - 2024-09-19 at 17 53 40

Features

  • Onbording
  • Authrentication
  • Call
  • Component
  • Profile
  • TabView
  • HomeView
  • Assets

Installation

  1. Clone this repository:
    git clone https://github.com/algoscienceacdemy/Food-Delivery-app.git
  2. Open the project in Xcode:
    cd Food-Delivery-App
    open FoodDeliveryApp.xcodeproj
  3. Build and run the app on the iOS Simulator or a real device.

Project Structure

FoodDeliveryApp/
├── Assets.xcassets      # Image assets and app icons
├── Models               # Data models for food items, cart, etc.
├── Views                # SwiftUI Views for UI components
├── ViewModels           # Business logic for handling user actions
├── Screenshots          # Screenshots for documentation
└── FoodDeliveryAppApp.swift  # Main app entry point

Contributing

Contributions are welcome! Feel free to open issues and submit pull requests.

Enjoy coding!

About

Food Delivery SwiftUI App using Modern MVVM Pattern .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages