dusto2020 / sew-core-relationships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEW | CORE | Relationships

User Story 1

As an admin, I want to keep a list of arists, so that I can reference the arists in the songs.

Acceptance Criteria

  • A list of already entered arists is available.
  • An entity for artists is available.
  • A repository to access artist data is available.

User Story 2

As a musician, I want to choose the right arist, so that I do not need to enter all arists over and over again.

Acceptance Criteria

  • CRUD operations is possible for artists.

About