SEW | CORE | Relationships
As an admin, I want to keep a list of artists, so that I can reference the artists in the songs.
- A list of already entered artists is available.
- An entity for artists is available.
- A repository to access artist data is available.
As a musician, I want to choose the right artist, so that I do not need to enter all artists over and over again.
- CRUD operations is possible for artists.