issues
search
lyeskara
/
procurement-system
0
stars
0
forks
source link
30 implement filter products by rating incorporated with price filtering
#32
Closed
t-akther
closed
1 year ago
t-akther
commented
1 year ago
Added itemsByRating function to retrieve products filtered by rating and price from the db
Added "/item_rating/:rating/:ordering" route for the itemsByRating function
Added the logic to use the rating filter along with the price filter
Resolves #30
Resolves #28
Resolves #26