Skip to content

A Swift iOS Appetizers app, allowing you to select and add them on the order screen, the button shows the total order amount and a badge shows the number of appetizers added.

Notifications You must be signed in to change notification settings

diggosilva/Appetizers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Appetizers

iOS LinkedIn: @RodrigoSilva

A Swift iOS Appetizers app, allowing you to select and add them on the order screen, the button shows the total order amount and a badge shows the number of appetizers added, and also has a screen with the user's personal data. Both the data entered and the finalize order button are for illustration purposes only.

Github

## Contents

Features

  • Modern Table View
  • MVVM
  • View Code (UIKit)
  • Custom elements

Requirements

  • iOS 17.0 or later
  • Xcode 15.0 or later
  • Swift 5.0 or later

Functionalities

  • List of Appetizers
  • Add and remove orders
  • Save personal data on device

Setup

First of all download and install Xcode, Swift Package Manager and then clone the repository:

$ git@github.com:diggosilva/Appetizers.git

After cloning, do the following:

$ cd <diretorio-base>/Appetizers/
$ open Appetizers.xcodeproj/

Built With

  • SDWebImage - Asynchronous image downloader with cache support as a UIImageView category

Credits

  • Sean Allen - He created this app in SwiftUI and I replicated it in UIKit

About

A Swift iOS Appetizers app, allowing you to select and add them on the order screen, the button shows the total order amount and a badge shows the number of appetizers added.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages