swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
718 stars 41 forks source link

Organize code by logical concerns #88

Closed cwilvx closed 1 year ago

cwilvx commented 1 year ago

The code in vue components and Pinia stores is currently very unordered. Ordering would be helpful in the long run.

cwilvx commented 1 year ago

Done