Skip to content

Shopping cart app made for Teccart Institute Mobile-01's final project

Notifications You must be signed in to change notification settings

M8N-MatanDessaur/Shopping-Cart-Java

Repository files navigation

JavaCartProject

JavaCartProject is an Android application that allows users to browse and purchase products using a local database and static array list

Features

Users can view a list of products with their images, names, and prices. Users can add products to their cart and view the total cost each product x quantitiy in their cart. Users can increase or decrease the quantity of products in their cart, or remove products from their cart. Users can view a list of their cart items and the total cost of their cart.

Installation

To install the JavaCartProject application, download the project source code and import it into Android Studio. Build and run the application on an Android emulator or physical device.

Usage

Upon launching the application, users will see a list of products. They can tap on a product to view more details, or tap the "Add to Cart" button to add the product to their cart. Users can view their cart by tapping on the cart icon in the top right corner of the screen.

In the cart view,

users can increase or decrease the quantity of products in their cart, or remove products from their cart. The total cost of their cart will be displayed at the bottom of the screen.

Made by Matan Dessaur

About

Shopping cart app made for Teccart Institute Mobile-01's final project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages