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
c55d8261a2fd179d52e0d215f4cc3abf5d5ee85f
icarus
/
include
T
History
kdeng00
c55d8261a2
Added TODO in the albumRepository.cpp on where to pick up from. Short story: duplicate related records
2019-09-02 20:16:30 -04:00
..
component
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
controller
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00
database
Added TODO in the albumRepository.cpp on where to pick up from. Short story: duplicate related records
2019-09-02 20:16:30 -04:00
dto
Move Dto's to Dto in include directory and created Dto namespace
2019-09-01 17:08:00 -04:00
managers
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00
models
Able to save and retrieve records (Artist, Album, Genre, etc.)
2019-09-02 13:59:49 -04:00
types
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
utilities
Added Utility and Type namespaces
2019-09-01 16:56:52 -04:00