Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Music styles #18

Open
MattZ6 opened this issue Jan 2, 2021 · 1 comment · Fixed by #21
Open

Music styles #18

MattZ6 opened this issue Jan 2, 2021 · 1 comment · Fixed by #21
Assignees
Labels
🎸 enhancement New feature or improvement
Milestone

Comments

@MattZ6
Copy link
Owner

MattZ6 commented Jan 2, 2021

It should be able to create, update and list MusicStyles.

Each MusicStyle must have name.

It should not be possible to register MusicStyles with the same name.

In the list it must be possible to load the MusicStyles by ordering them by name or created_at in ascending or descending order. By default, MusicStyles must be ordered by name ascending.

It would be interesting to register some MusicStyles using seeders.

@MattZ6 MattZ6 added the 🎸 enhancement New feature or improvement label Jan 2, 2021
@MattZ6 MattZ6 added this to the v1.0.0 milestone Jan 2, 2021
@MattZ6 MattZ6 self-assigned this Jan 2, 2021
MattZ6 added a commit that referenced this issue Jan 6, 2021
Adds the creation, update and listing of musical styles. It also adds a
seeder to record some musical styles.

✅ Closes: #18
@MattZ6 MattZ6 closed this as completed in #21 Jan 6, 2021
@MattZ6 MattZ6 reopened this Jan 6, 2022
@MattZ6
Copy link
Owner Author

MattZ6 commented Jan 6, 2022

Must be refactored to a clean architecture structure

@MattZ6 MattZ6 changed the title Music Styles CRUD Music styles Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎸 enhancement New feature or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant