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 dataAllergensModel.swift— describes a product
User¶
Located in User/. Represent the data layer of the app.
ProfileView.swift— profile pageUserDetailsView.swift— page that contains user detailsUserNameChangeView.swift— page that provide for user to change him nameUserPhoneChangeView.swift— page that provide for user to change phone number