Skip to content

Project Strcuture

Contains everything about user information and info about list of favorite products, delivery options and etc.

Models

Located in Models/. Represent the data layer of the app.

  • UserModel.swift — stores user data
  • AllergensModel.swift — describes a product

User

Located in User/. Represent the data layer of the app.

  • ProfileView.swift — profile page
  • UserDetailsView.swift — page that contains user details
  • UserNameChangeView.swift — page that provide for user to change him name
  • UserPhoneChangeView.swift — page that provide for user to change phone number