Mee42 / cs509-project

2 stars 0 forks source link

transitioned sort and order to enums, fixed frontend so they actually #36

Closed Mee42 closed 6 months ago

Mee42 commented 6 months ago

Hardcodes the sort and order into the frontend request, but this makes everything function properly and the backend no longer crashes because it's missing those parameters.