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

Route for the editor to post songs to #20

Open
tolik518 opened this issue Jun 21, 2023 · 1 comment
Open

Route for the editor to post songs to #20

tolik518 opened this issue Jun 21, 2023 · 1 comment
Assignees

Comments

@tolik518
Copy link
Member

No description provided.

tolik518 added a commit that referenced this issue Jun 21, 2023
tolik518 added a commit that referenced this issue Jun 21, 2023
tolik518 added a commit that referenced this issue Jun 21, 2023
tolik518 added a commit that referenced this issue Jun 21, 2023
tolik518 added a commit that referenced this issue Jun 21, 2023
tolik518 added a commit that referenced this issue Jun 21, 2023
* #5 moved Album-Query to it's own class

* #10 added code sniffer

* #10 more styling fixes

* #10 updated the CLI variable in the Makefile

* #10 added lyrics to the songs

* #10 added words to the lyrics

* #10 code style fix

* #10 added qaqaz_latin library
- library is now resposible for latin
- started adding post route

* #10 added song specific cover-art for song

* #10
* made APIResponse static
* fixed response types in the mysql classes
* added param to former badData response

* #20 responseData is now optional

* #20 POST /song now writes to Album, Artist, Lyrics, Song, SongArtists

* #20 added method to write to AlbumArtists

* #20 fixed exception on unused id

* #20 added media to post route

* #20 added media to get route

* #20 renamed SongDataMapper back
@tolik518
Copy link
Member Author

Everything gets written except words. We need to figure out how to deal with words.
The current idea is to send the words in an other step

@tolik518 tolik518 self-assigned this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant