kdeng00
|
fafb39326b
|
Left off at adding album record to the database and retrieving the album record to assign the album id to the song record's album id foreign key
|
2019-09-01 18:46:02 -04:00 |
|
kdeng00
|
1ec3511bc5
|
Added Controller namespace
|
2019-09-01 16:16:06 -04:00 |
|
kdeng00
|
d16b8dc3c9
|
Added Manager namespace
|
2019-09-01 14:14:46 -04:00 |
|
kdeng00
|
d44a5bb1bc
|
Added Model namespace
|
2019-09-01 13:54:16 -04:00 |
|
kdeng00
|
ed6f98eb5a
|
Added song delete endpoint
|
2019-08-26 23:10:24 -04:00 |
|
kdeng00
|
9281293fad
|
Working on interfacing with the database. Could do queryies via string/cstring but I'm going to try prepared statements
|
2019-08-23 23:16:42 -04:00 |
|
kdeng00
|
764185da7d
|
Able to save song and cover art to the appropriate paths. Next is saving it to the database
|
2019-08-22 22:40:49 -04:00 |
|
kdeng00
|
92f0d4702b
|
Factoring
|
2019-08-20 22:45:25 -04:00 |
|
kdeng00
|
4072526d35
|
Able to upload song. Left TODO on what's next
|
2019-08-18 22:58:04 -04:00 |
|