https://github.com/a-samod/shoppingapp
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.
https://github.com/a-samod/shoppingapp
ios ios-app swift swiftui
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/a-samod/shoppingapp
- Owner: A-Samod
- Created: 2024-03-27T12:02:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T10:06:33.000Z (about 2 years ago)
- Last Synced: 2025-05-17T06:41:23.460Z (about 1 year ago)
- Topics: ios, ios-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```bash
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.