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
4306c174b3b1e6badf549bc008ae425f33c2a5c4
icarus
/
include
/
database
T
History
kdeng00
4306c174b3
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00
..
albumRepository.h
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
artistRepository.h
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00
base_repository.h
Added Controller namespace
2019-09-01 16:16:06 -04:00
coverArtRepository.h
Added Utility and Type namespaces
2019-09-01 16:56:52 -04:00
genreRepository.h
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00
songRepository.h
Added Utility and Type namespaces
2019-09-01 16:56:52 -04:00
yearRepository.h
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00