Commit Graph

11 Commits

Author SHA1 Message Date
amazing-username cd2da929eb Added Genre and Year models, Genre and Year Context, Genre and Year Stores, Genre and Year skeleton APIControllers #41 and #42 2019-05-13 21:19:15 -04:00
amazing-username dcc6ce6c83 HTTP endpoints secured #39 2019-05-11 22:22:53 -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 4a385af3b5 Implemented logging. To complete the logging implementation I have to log the flow to the log file #16 2019-05-05 12:09:19 -04:00
amazing-username 065abeecbc Implemented Tokens, Login Functionality, and download authorization #15, #27, #31, #34 2019-04-28 22:29:15 +00:00
amazing-username a161d2277a Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more. #15 2019-04-21 21:07:13 -04:00
amazing-username cb6e737bff Implemented EF Core Migrations #13 2019-04-14 23:12:18 +00:00
amazing-username c9b1abdbdb Refactoring and cleanup 2019-04-14 18:53:04 +00:00
amazing-username b7723b2cba Implemented functionality to upload song 2019-03-18 21:58:26 -04:00
amazing-username ab71bb8246 Switched to C# and .NET Core to work on this project #10 2019-03-11 22:37:00 -04:00