NYU-DevOps-Charlie-CSCI-GA-3033-013 / products

Product Team for CSCI-GA.3033-013
http://nyu-lab-bluemix-charlie-products.mybluemix.net/
1 stars 1 forks source link

Query products by price range #17

Closed NicholasHyland closed 7 years ago

NicholasHyland commented 7 years ago

As a user I want to be able to query products based on the price range

Assumptions: A price range would include two variables (a lower bound and upper bound)

Acceptance Criteria: Whenever a user enters a price range x < product < y, all products that have a price greater than x and less than y should be displayed. These include products that have a quantity equal to 0