Cover art repository #51

Closed
opened 2019-07-07 09:09:23 -04:00 by kdeng00 · 0 comments
kdeng00 commented 2019-07-07 09:09:23 -04:00 (Migrated from github.com)

Implement cover art repository

This will include:

  • Creating CoverArt context for migrations
  • Repository for creating, reading, and deleting cover art (updating will be addressed later on)
  • Initializing the context in Startup
  • Repository should have functionality to determine if a cover art exist before retrieving the cover art

Parent issue

## Implement cover art repository ### This will include: * Creating CoverArt context for migrations * Repository for creating, reading, and deleting cover art (updating will be addressed later on) * Initializing the context in [Startup](https://github.com/amazing-username/Icarus/blob/master/Startup.cs) * Repository should have functionality to determine if a cover art exist before retrieving the cover art ### Parent issue * #50
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/icarus#51