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
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