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
dd995269df2f50cc4ae6a0b86d754b37aa10e37d
icarus
/
include
T
History
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
..
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
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
database
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
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