Angblah / Comparator

Comparator is a web app that allows users to easily compare products to determine the one to best fit their needs.
https://thecomparator.herokuapp.com/
1 stars 0 forks source link

search + sort comparison/template options in dashboard #91

Open alexyuisingwu opened 7 years ago

alexyuisingwu commented 7 years ago

Implement searching by comparison name and sorting by fields like date_modified, date_created.

alexyuisingwu commented 7 years ago

searching in, though may later be changed to rely more on database calls if paging introduced.

alexyuisingwu commented 7 years ago

searching fixed from breakage from earlier styling, separated again so that there are separate search bars for comparisons and templates and no search bar for recent comparisons.