kdeng00
|
12a53ed2b1
|
Added some TODO's. Need to switch to prepared statements for album, artist, genre, and year repositories
|
2019-09-03 16:15:37 -04:00 |
|
kdeng00
|
4306c174b3
|
Able to save and retrieve records (Artist, Album, Genre, etc.)
|
2019-09-02 13:59:49 -04:00 |
|
kdeng00
|
dfd4906371
|
Added Utility and Type namespaces
|
2019-09-01 16:56:52 -04:00 |
|
kdeng00
|
1ec3511bc5
|
Added Controller namespace
|
2019-09-01 16:16:06 -04:00 |
|
kdeng00
|
f75ebe14a7
|
Added manager classes for song metadata
|
2019-09-01 15:10:46 -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
|
1db3eb2f8c
|
Cover art record saved in the database. Next is to save the song record to the database and then try to download the song afterwards
|
2019-08-24 18:41:01 -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 |
|