iOS App for Place Your Order
PlaceYourOrder
iOS App for Place Your Order.
App written in SwiftUI.
Uses locally stored Json file to retrieve Menu Items.
Placing a new order adds a random order to the Queue.
Demonstrates the use of MVVM and SwiftUI.