Skip to content

d3mastermind/shoeshoping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Simple Shopping App

Overview

A simple shopping application that allows users to view a list of products (fetched from an API), add products to a checkout list, and navigate to an order successful screen. The application is built using only native components and functionalities without any third-party dependencies.

Features

  • Bottom Navigation Bar: Navigate between Products and Checkout screens.
  • Products Screen: Display a static list of products.
  • Product Details Screen: Display a detailed view of selected product with an option to add them to the checkout.
  • Checkout Screen: View products added for checkout with the ability to remove items.
  • Order Successful Screen: Confirmation screen displayed after completing an order.

Screenshots

Products Screen Order Successful Screen Checkout Screen Order Successful Screen

Demonstration

View a virtualized demonstration of the app on Appetize.io: Simple Shopping App on Appetize.io

Setup Instructions

Prerequisites

  • Android: Android Studio
  • iOS: Xcode

Android

  1. Clone the repository:

    git clone https://github.com/d3mastermind/shoeshoping
    cd shoeshoping
  2. Open the project in Android Studio:

    • File > Open > Navigate to the cloned repository
  3. Build and Run the app:

    • Click on the 'Run' button or use Shift + F10

iOS

  1. Clone the repository:

    git clone https://github.com/d3mastermind/shoeshoping
    cd shoeshopping
  2. Open the project in Xcode:

    • File > Open > Navigate to the cloned repository and select the .xcodeproj file
  3. Build and Run the app:

    • Click on the 'Run' button or use Cmd + R

APK Download

Download the APK from the following link: Simple Shopping App APK

Contribution

Feel free to fork this repository and contribute by submitting a pull request. For major changes, please open an issue first to discuss what you would like to change.

Thank you for checking out my Simple Shopping App!

origin/main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published