Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stream count as a column in songs table #8

Open
d-loree opened this issue Jun 2, 2024 · 0 comments
Open

Add stream count as a column in songs table #8

d-loree opened this issue Jun 2, 2024 · 0 comments
Labels
feature feature to add songs Deals with songs logic

Comments

@d-loree
Copy link
Owner

d-loree commented Jun 2, 2024

Describe the feature

  • Should be implemented after the streaming endpoint is finished
  • Add a stream count value to the songs table
  • Whener a song is streamed, increase this value
  • Think about when we should increase this count.. right when they hit stream? or after a certain time..?
@d-loree d-loree added feature feature to add songs Deals with songs logic labels Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature to add songs Deals with songs logic
Projects
None yet
Development

No branches or pull requests

1 participant