This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
0c4a1612b1a5f03a0af1b3525217f3cea88b017d
icarus
/
Models
/
Context
T
History
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
..
AlbumContext.cs
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
AlbumStoreContext.cs
Completed Album API functionality
#22
,
#25
2019-05-09 20:40:58 -04:00
ArtistContext.cs
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
ArtistStoreContext.cs
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
BaseStoreContext.cs
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more.
#15
2019-04-21 21:07:13 -04:00
MusicStoreContext.cs
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
SongContext.cs
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
UserContext.cs
Added User Context
#24
2019-04-21 17:54:18 -04:00
UserStoreContext.cs
Implemented Tokens, Login Functionality, and download authorization
#15
,
#27
,
#31
,
#34
2019-04-28 22:29:15 +00:00