Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 988 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 988 Bytes

Little Lemon Dinner Menu

Final project for Advanced Programming in Swift (Meta iOS Developer Professional Certificate).


Gif

Review criteria

  • Project compiles successfully on a simulator.
  • Views adopt the correct protocols.
  • Defined enumerations with appropriate cases.
  • Defined classes with appropriate properties.
  • Enumerations integrate successfully with the SwiftUI views.
  • The app displays the menu items as intended.
  • The app navigation functions as intended.