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
5fefc451d5b6b6120e57e1adcfdd40d67d8fef23
icarus
/
include
/
database
T
History
kdeng00
1b8c28e67b
added user authentication and updated README.md
2019-09-24 22:29:09 -04:00
..
AlbumRepository.h
Working on HTTP endpoint to delete songs. Finished with album. Need to work on the Artist, Genre, and Year aspects
2019-09-09 21:57:04 -04:00
ArtistRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
BaseRepository.h
Confirmed database connectivity
2019-09-19 22:03:23 -04:00
CoverArtRepository.h
Almost done with updating metadata of song, just need to handle records that have no related records associated with them
2019-09-15 00:23:08 -04:00
GenreRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
SongRepository.h
Almost done with updating metadata of song, just need to handle records that have no related records associated with them
2019-09-15 00:23:08 -04:00
UserRepository.h
added user authentication and updated README.md
2019-09-24 22:29:09 -04:00
YearRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00