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

modified server.py code to search products by description and name #26

Closed rohithreddy1 closed 7 years ago

rohithreddy1 commented 7 years ago

@ephraimrosenfeld @NicholasHyland @mansivirani Please review my pull request and let me know in case you need any further changes

ephraimrosenfeld commented 7 years ago

A change was made to the server.py master branch to include category-based searching, but I would advise keeping this pull-request open to account for the necessary unit tests that should be included to cover this new functionality.

ephraimrosenfeld commented 7 years ago

I am closing this because the outstanding tasks of adding the search by name/description/category and its associated unit tests will be addressed as a result of Issue https://github.com/NYU-DevOps-Charlie-CSCI-GA-3033-013/products/issues/27.