nss-evening-cohort-9 / foundations-group-project-kiss-the-goat

foundations-group-project-kiss-the-goat created by GitHub Classroom
0 stars 0 forks source link

Product Page: Displaying Default Product Cards #12

Closed KeithRWalker closed 5 years ago

KeithRWalker commented 5 years ago

User Story

As a user when I load the product page want to see a list of products (beer) available to purchase.

AC

WHEN The user loads the page they should see a collection of cards with products available to purchase. AND the cards should have a title, photo, two buttons, and a price. AND The cards should be displayed as a grid system, with the ability to change positions. (4 per row?)

Development

KeithRWalker commented 5 years ago

https://getbootstrap.com/docs/4.0/components/card/

KeithRWalker commented 5 years ago

productPageMoqup

zoeames commented 5 years ago

its fine to put the buttons in your string builder for now but leave those lines commented out until you get to the tickets that actually use them

KeithRWalker commented 5 years ago

its fine to put the buttons in your string builder for now but leave those lines commented out until you get to the tickets that actually use them

okay sounds good

zoeames commented 5 years ago

👍