sunnykharel / SoccerBase

International soccer database website created by 5 UT Austin students. Designed using Python Flask, MongoDB, React.js, MaterialUI. Hosted on GCP and Heroku
0 stars 0 forks source link

Need to combine searching with filtering/sorting #44

Closed tanay-bidnurkar closed 4 years ago

tanay-bidnurkar commented 4 years ago

Currently as it is set up, users can either search or filter/sort. We need to be change it to allow the user to do all three at the same time.

tanay-bidnurkar commented 4 years ago

changed our API endpoint to include searching, sorting, and filtering