nbenkl01 / Sp24-CS-120_FinalProject

This repository contains all work included in the CS-120 Web Programming Final Project.
1 stars 0 forks source link

Design "Pouch" (Cart) page and Order Conformation page #21

Closed nbenkl01 closed 4 months ago

nbenkl01 commented 5 months ago

See current items in Pouch, show current credit balance before and after orders, Only let user check out if total cost of cart is < available credits. Have options to remove items from pouch and clear pouch

If user is not logged in, say must log in to swap or something like that.

Design thank you page with scheduled delivery, order info, and thank you.