jbq2 / IT202-010

0 stars 0 forks source link

Store Owner Purchase History Changes #119

Open jbq2 opened 2 years ago

jbq2 commented 2 years ago
* Filter by Date Range
* Filter by Category
* Sort by total, date purchased, etc
* Add pagination
    * Any filter/sort applied must be followed during the pagination process
* The result page should show the accurate total price of the combined search results (i.e., if just 3 records show each of $25, it should show $75 total for this view)