tennitech / juke

Juke, an open-source music player, breathes new life into your music with a retro-inspired interface.
MIT License
2 stars 0 forks source link

Implement feature-complete Library component #32

Closed tennitech closed 3 weeks ago

tennitech commented 3 weeks ago

Done. @Luxque @ImTrevorMartin I've added comments in LibraryTesting.js to help guide the back-end integration. For further clarity on this, see [https://github.com/tennitech/juke/commit/e013602e2f42ff9443996875c9aaf7b3e74b0bfc] for more info.

Luxque commented 3 weeks ago

Sounds good! Thanks!

tennitech commented 2 weeks ago

This component has been completely overhauled. See my PR from my personal branch (dev-tennek) to develop: https://github.com/tennitech/juke/pull/39

Luxque commented 2 weeks ago

Okay, sounds good!