nss-evening-cohort-11 / bands-winter-lizard

bands-winter-lizard created by GitHub Classroom
1 stars 1 forks source link

Merch: merch item cards #13

Closed spookycutie08 closed 4 years ago

spookycutie08 commented 4 years ago

USER STORY

As a user, I want to be able to purchase band merchandise on the site

AC

WHEN the Merch page loads THEN I should see bootstrap cards with items for sale AND there should be at least 9 different items AND there should be three per row AND the cards should display an image of the item AND below the image, a description of the item should appear, and the price (in USD) AND a button should appear below the description, labeled "BUY"

DEV NOTES

Screen Shot 2020-02-10 at 6 27 34 PM

zoeames commented 4 years ago

can we be more specific with this function name - makeCards? Many tickets are making cards. maybe something like makeMerchCards?