simon-s-99 / games-r-us

A Blazor Web App created by Samuel Lööf, Adam Kumlin, Gabriel Wedin & Simon Sörqvist.
MIT License
3 stars 0 forks source link

Sort listings functionality #14

Closed simon-s-99 closed 4 months ago

simon-s-99 commented 4 months ago

Description: User should be able to sort the displayed listings based on price (high-to-low, low-to-high), auction end date, alphabetically. Similar to this:

Image

Completion criteria: Complete when user can sort by

and get the expected result/sorting.