This repository contains the source code for a Shopping App developed using Swift for a clothing brand. The app provides essential functionalities such as user login, registration, viewing product details, searching and filtering products, adding items to the cart, checkout, password reset, and logout. It offers a seamless shopping experience for customers, enhancing their interaction with the brand's products.
- User authentication (login, registration)
- Product browsing, viewing product details
- Searching and filtering products
- Adding items to the cart
- Checkout process
- User Profile
- Password reset functionality
- User logout
- Swift
- iOS development
-
Clone the repository:
git clone https://github.com/A-Samod/ShoppingApp
-
Open the project in Xcode.
-
Build and run the app on a simulator or a real device.