pano9000 / freeCodeCamp_backend_exercise-tracker

My WIP for the Exercise Tracker project from freeCodeCamp
0 stars 0 forks source link

Add option to sort list by any of the properties #14

Closed pano9000 closed 1 year ago

pano9000 commented 1 year ago

Currently only supports sorting by date - we should add the possibility to sort by any of the list's properties

Will need work on the backend to support that and then some work on the frontend to expose this

pano9000 commented 1 year ago

closed by #24