nss-evening-cohort-12 / pants-trousers

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

Drop down on Inventory page for Style #11

Open JeremiahV93 opened 4 years ago

JeremiahV93 commented 4 years ago

User Story

As a user, when I go to the inventory page, there should be a drop down menu to easily toggle between different styles of the trousers

AC

WHEN I go to the inventory page THEN I should see drop down menu to toggle different styles of the trousers AND As soon as you select any item it shows corresponding styles of the trousers

Dev Notes

An inventory page loads with the bootstrap drop down menu https://getbootstrap.com/docs/4.0/components/dropdowns/ A drop down should have list of the styles of the trousers As soon as you change the drop down selection the JavaScript event should go off to filter the styles of trousers.