Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.1 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.1 KB

Warning

DEPRECATION NOTICE: The Waudius Nuxt core is discontinued in favor of react, for a porper implementation of the Audius SDK.

🎶 MOODS (or Waudius +)

Waudius is a replica of Audius, built with the Audius core but with a separated frontend, so it's yours now

📜 TO-DO-LIST:

  • Add/Fix all the components in red in the ControlBar
  • Add a Modal for the Queue (orange button in the ControlBar)
  • Switch to async functions in the ControlBar (yup, half the code is this shit)
  • Add Authentification with Audius OAuth2 withouth the SDK
  • Add /tracks/[slug], /playlist/[slug], /user/[slug] Added in #771d738
  • Choose the mood maths.

🐛 Known Bugs (To fix) :

  • Search page is not updated when you are in the page Fixed in #0cb0032
  • Playlist page is bugged. IDK why Fixed in #433c894