nss-evening-cohort-12 / pants-trousers

pants-trousers created by GitHub Classroom
0 stars 2 forks source link

Drop Down Menus on Order Form #17

Open jeaninebeckle opened 4 years ago

jeaninebeckle commented 4 years ago

User Story

As a user, when I go to the order form page via the navbar or an "order now" button on the site, I should see 4 rows with three different kinds of drop down menus plus a drop down menu for shipping options

AC

WHEN the user is compiling their order on the order form page THEN I should see different drop down menus with inventory options that I can select to build my order AND there should be a "quantity" drop down menu with numbers 1-10 AND there should be a "size" drop down menu with the following options: thicc, chonky, absolute unit, big chungus AND there should be a "style" drop down menu with all of the different kinds of trousers we offer (specifics still tbd) AND there should be a drop down with several shipping options to select (specifics still tbd)

Dev Notes

-use bootstrap to style drop down -need to include the bootstrap javascript lines on the html page if they're not already there

image