Satyam1923 / Spring-Music-Player

The Spring Music Player project aims to create a feature-rich music player application leveraging the multiple APIs. This application will provide users with a seamless experience to discover, stream, and organize their favorite music tracks from the extensive library.
https://spring-music-player.vercel.app/
MIT License
63 stars 140 forks source link

BUG:Like not working . #449

Open Subhams-GIT opened 4 days ago

Subhams-GIT commented 4 days ago

Is there an existing issue for this?

What happened?

The like is not working its a svg not a button . Liked songs should be there in like category.

Record

github-actions[bot] commented 4 days ago

Congratulations, @Subhams-GIT! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! As per GSSoC'24 guidelines the person who raises the issue should be assigned for that issue. But if that person doesn't want to work on that issue the first come fist policy is follwed.

We'd also like to invite you to our Discord server! Join us on discord.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Subhajit098 commented 4 days ago

How will you store the liked songs of different users ?

Subhams-GIT commented 3 days ago

We can use mongodb for that

Subhajit098 commented 3 days ago

What ? Elaborate it.

Subhams-GIT commented 3 days ago

In the firebase db field can be added to store liked songs by users in the users field like how the songs played are stored .