Skip to content

miktaba/Appetizers-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AppetizerApp

Appetizer is a SwiftUI-based application developed from Sean Allen’s course. This course facilitated my practice in constructing applications utilizing the SwiftUI framework, with a particular emphasis on data transfer between views.

The project also adheres to the MVVM (Model-View-ViewModel) pattern to separate the business data logic from the user interface, thereby enhancing the code’s modularity, testability, and extensibility.

The application embodies fundamental iOS application development principles, including network queries, state management, the creation of custom UI components, and the utilization of contemporary Swift features such as async/await and @AppStorage.


Screenshots


About

Tasty app on SwiftUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages