MusicHubTS / backend

Back-end of the powerful online & offline music player, written in TypeScript and Ts.Ed.
MIT License
4 stars 1 forks source link

Support to sort songs in many ways #6

Closed LittleYe233 closed 2 years ago

LittleYe233 commented 2 years ago

This is a continuation of issue #3. We need to allow users to drag songs in playlist so that they can manually sort the songs. They also should be able to sort by many factors like names, artists, etc.

LittleYe233 commented 2 years ago

Close it because the front-end part has been split up.