Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 921 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 921 Bytes

ShoppingApp

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.

Features

  • 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

Technologies Used

  • Swift
  • iOS development

Installation

  1. Clone the repository:

    git clone https://github.com/A-Samod/ShoppingApp
    
  2. Open the project in Xcode.

  3. Build and run the app on a simulator or a real device.