area1707 / grace-shopper

3 stars 0 forks source link

UnAuth - view products by category #9

Closed rkaur01 closed 7 years ago

rkaur01 commented 7 years ago

Story: refine product listings by category, so that I can narrow down my choices to see only the types of items I'm interested in

Implementation: an Express route on the backend (GET 'api/products/someCategory') for each category so that we can serve up name, price, quantity and imageUrl of filtered products under each category