amazing-username
|
d75d2924a7
|
Working on some code cleanup, I thought I was nearing the end. Eventually leading to working on how to stream songs from the server but more work has to be done. I know I have integrated Auth0 but if this project is to be useful to others without having to configure Auth0 then I would like for it to be usable with a couple commands after cloning the repository. More work has to be done but I am close to the releasing the first version. Will update to the project on Github soon. #37
|
2019-05-12 21:42:25 -04:00 |
|
amazing-username
|
0c4a1612b1
|
Updated Song model to include ArtistId, Updated Artist Model, and partially implemented Artist API endpoint functionality. I left TODO's on where to pick up. #19, #21, #26
|
2019-05-09 21:51:29 -04:00 |
|
amazing-username
|
f7d6580253
|
Completed all TODO tasks, what's left is to go over the code and do some cleanup regarding the album API functonality. #22, #25
|
2019-05-08 22:06:19 -04:00 |
|
amazing-username
|
66f9a05341
|
Modified Song model, added more functionality to the Album context and store, and need to work on how album records are handled when uploading songs. I left TODO's on where to pick up. #22, #25, #29
|
2019-05-06 20:32:34 -04:00 |
|
amazing-username
|
6b4b762207
|
Created artist and album contexts, created artist and album store contexts, and implemented logging to other regions of the codebase beside the APIControllers #16, #21, #22, #25, #26
|
2019-05-05 21:33:00 -04:00 |
|
amazing-username
|
cb6e737bff
|
Implemented EF Core Migrations #13
|
2019-04-14 23:12:18 +00:00 |
|
amazing-username
|
0c47da3665
|
Provided solution for Migrations. Will test on the server #13
|
2019-04-14 18:12:10 -04:00 |
|