The Eatz Application for IOS
Uses MVVM(model-view-viewmodel) Architecture, due to the use of SwiftUI as opposed to Storyboard, which does not allow for the effective implementation of the more commonly used MVC Architecture.
Server Code can be found here: github repository
Application Demo/Images can be found here: link
Application Technical Details can be found here: link
