DhanushNehru / HarmonyCode

Harmony Code is a unique platform that blends music with coding,
https://harmonycode.vercel.app/
MIT License
27 stars 30 forks source link

Feature Request: To let user create groups of music #67

Open Prathamesh0901 opened 5 days ago

Prathamesh0901 commented 5 days ago

we can right now play multiple music tracks together. how about we let the user create custom card which when clicked will play the tracks in that card alltogether?

I would love to work on this issue!

Prathamesh0901 commented 5 days ago

@DhanushNehru should i store the collection information in the localstorage or in the firebase itself? I am familiar with both so whichever you want I can implement.

DhanushNehru commented 4 days ago

I think local would be better as it doesn't require any login @Prathamesh0901