-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
-
Link back to scanner
-
Display list of items added by scanner (name, description, price)
-
Display total
-
Checkout message
-
Hardcoded list of items in the database to get details from #67 - Hardcoded list of items in the database to get details from
-
Add item to shopping cart session (local storage + JSON) #68 - Add item to shopping cart session (local storage + JSON)
-
Render the shopping cart from local storage #73 - Render the shopping cart with client-side JS