SEW | CORE | Relationships
As an admin, I want to keep a list of arists, so that I can reference the arists in the songs.
- A list of already entered arists 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 arist, so that I do not need to enter all arists over and over again.
- CRUD operations is possible for artists.