OurRecipes is an easy-to-use recipe app built with Swift MVC architecture. It offers a user-friendly interface, a variety of recipes, and detailed recipe views.
It offers a user-friendly interface, a variety of recipes, and detailed recipe views.
This project adopts a Swift MVC architecture, featuring a user-friendly interface very simple to comprehend.
Design - Helpers and wrappers related to the UI elements
Extensions - Extensions created to facilitate the encapsulate common functionality
Models - Codable Model objects
Service - API services and helpers
Storage - Local simulation of user state
View - ViewControllers and TableViewCells