Drag 'n drop rankings #2

Open
opened 5 years ago by sander · 0 comments
sander commented 5 years ago
Owner

The idea of rankings in MuDBase:

  • Songs can be ranked in different contexts. The contexts are:
    • Ranking of songs by this artist.
    • Ranking of songs which are tagged by this tag.

From these contexts, different ranking "subcontexts" can be inferred:

  • Ranking of songs in a particular album (subset of artist)
  • Ranking of songs in a particular combination of tags
  • etc.

Songs that have not yet been ranked are shown in any order, but the difference between ranked and unranked songs should be visible.

Technical implementation:

  • A rankings table which makes relationships between songs, artists and tags.
  • Each entry has a number representing its ranking.
  • The number has to be correctly manipulated to move things around.
The idea of rankings in MuDBase: - Songs can be ranked in different contexts. The contexts are: - Ranking of songs by this artist. - Ranking of songs which are tagged by this tag. From these contexts, different ranking "subcontexts" can be inferred: - Ranking of songs in a particular album (subset of artist) - Ranking of songs in a particular combination of tags - etc. Songs that have not yet been ranked are shown in any order, but the difference between ranked and unranked songs should be visible. Technical implementation: - A rankings table which makes relationships between songs, artists and tags. - Each entry has a number representing its ranking. - The number has to be correctly manipulated to move things around.
sander added this to the Core project 5 years ago
sander modified the project from Core to Library management 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: sander/MuDBase#2
Loading…
There is no content yet.