-
Home Screen
- Displays furniture items.
- Allows browsing through different furniture categories.
-
Product Listing
- Shows a list of products available in each category.
- Displays essential details such as name, price, and product image.
-
Product Details
- Provides detailed information about a selected furniture name.
- Includes an image, description, dimensions, and make of the furniture.
-
Requirements:
- Xcode (15 and later)
- Swift development environment
-
Clone the Repository:
- Clone the repository or download it as ZIP.
-
Open the Project:
- Launch Xcode and open the project folder (
.xcodeproj
).
- Launch Xcode and open the project folder (
-
Build and Run:
- Select the device/simulator from the toolbar.
- Click "Build and Run" to compile and run the app.
-
Explore the UI:
- Navigate through screens and test functionalities.
-
Customization:
- Modify the UI design or add more features as desired.
This project was carried out as part of a programming exercise and developed using Xcode and Swift. It utilizes iOS frameworks and libraries to create a furniture shop UI.
This project is released under the MIT License. See LICENSE for more details.