MalteMagnussen / CA2-FrontEnd

FrontEnd repo for Course Assignment 2. Hold Krykke.
https://holdkrykke.surge.sh
0 stars 2 forks source link

Create advanced JSON data sorting method #6

Closed MrHardcode closed 4 years ago

MrHardcode commented 4 years ago

Create the JavaScript function needed to sort the JSON data properly so the data from the API can be presented properly

Castau commented 4 years ago

See if it can work with the native JS sort.

MrHardcode commented 4 years ago

This issue will probably only be relevant once we begin implementing the getAllxxx-features