perusudroid / ShoppingCart

Add items to cart and maintain them locally using HashMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShoppingCart

1). Add Items to cart from RecyclerView, Detail View

2). Modify Item Quantity from recyclerview, detail view, cart view

3). Remove Items from Cart in RecyclerView

4). Show total cost of products on Quantity change or item Removed

5). Persist cart items locally. Cart will be maintained even after app closed.

Watch the video

About

Add items to cart and maintain them locally using HashMap


Languages

Language:Java 100.0%