isischristopher / sandwhich--maker

0 stars 0 forks source link

Sandwich options modules #2

Open isischristopher opened 4 years ago

isischristopher commented 4 years ago

User Story

As a user, when I come to the page, I should see checkboxes with all possible sandwich options.

AC

WHEN I load the page THEN I should see 5 modules that contain ingredient options THEN each ingredient have a checkbox for selection

Dev Notes

<h1> Sandwich Maker

5 modules for ingredients:

  1. bread
  2. meat
  3. cheese
  4. condiments
  5. veggies

in gredient options will have checkboxes on the left side, coded using bootstrap radio button.

isischristopher commented 4 years ago

Screen Shot 2019-09-25 at 7 31 51 PM