Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Support for playlists #20

Closed
JPDSousa opened this issue Sep 23, 2017 · 1 comment
Closed

Support for playlists #20

JPDSousa opened this issue Sep 23, 2017 · 1 comment
Assignees

Comments

@JPDSousa
Copy link
Owner

Playlists are an important feature in modern music services.

Model

  • Name: String
  • Songs: List of tracks
  • BeginDate: LocalDate

Features

  • Playlists should support intersection (i.e. get all tracks present both in playlists A & B in one playlist)
  • Playlists should support conjunction (i.e. get all tracks present from playlists A & B in one playlist)
@JPDSousa JPDSousa self-assigned this Sep 23, 2017
@JPDSousa
Copy link
Owner Author

Moved features to a separate issue: link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant