ucsb-cs56-w20 / mapache-search

https://mapache-search-qa.herokuapp.com/
2 stars 3 forks source link

W 5pm b - hx/sw/nv - implemented preset search class #239

Closed xempst closed 4 years ago

xempst commented 4 years ago

Added preset filter variables in searchParameters class. Modified the filter table such that user inputs get store in search Parameters.

Issue: https://github.com/ucsb-cs56-w20/mapache-search/issues/142

[ ] - created filter variables in searchParameters [ ] - wrote setter/getter functions for those new variables [ ] - tested that user inputs get stored in those variables (test the code by removing the commented out code in SearchController.java and find "ohdaijhdijsdisadhk, " in terminal when doing a filter search)