bcjumpman / Music_Haze

0 stars 0 forks source link

FUTURE FEATURE: COUNT CREATOR LIKES - Get the total amount of likes of all of the creator songs #13

Open BrandonKMoore opened 7 months ago

BrandonKMoore commented 7 months ago

Changing to front end

I am changing this to front end as all likes are provided to redux from our flask backend. We can count the likes per song by filtering the list of songs that redux would have easing up the hits to our backend.

[ ] filter by user(creator) [ ] add to count the amount of likes per song in filtered list [ ] return count