Skip to content

iOS SwiftUI app, built from ground-up from design to architecture and development. Uses CoreData, AppStorage and lots of other latest concepts and technologies.

Notifications You must be signed in to change notification settings

venkat2789/ios-pizzeria-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

xcode-pizzeria-app

Second attempt at iOS app development using SwiftUI. Uses below concepts:

  • CoreData for storing order details
  • AppStorage for storing user info
  • State, Environment and Observable Objects for data flows
  • TabViews, Sheets, presentationMode etc. for app flows
  • Custom toast message and alert view, grids and layouts

Project uses a json file as source for pizza details (types, customizations, price etc.), can be linked to an external api in a future enhancement.

About

iOS SwiftUI app, built from ground-up from design to architecture and development. Uses CoreData, AppStorage and lots of other latest concepts and technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages