DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Checkout Page #34

Closed DarrachBarneveld closed 8 months ago

DarrachBarneveld commented 8 months ago

As a User, I can view a checkout page so that I can get a run down of items and my total charge

Acceptance Criteria:

  1. Users can see a summary of items in the cart
  2. The layout adheres to theming and is fully responsive
  3. A total charge amount is listed
  4. Individual item price amounts are listed

Tasks

DarrachBarneveld commented 8 months ago

Checkout page is fully styled and performs as intended