Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Implement Artists View #7

Open
1 of 4 tasks
0xcaff opened this issue Jan 17, 2018 · 1 comment
Open
1 of 4 tasks

Implement Artists View #7

0xcaff opened this issue Jan 17, 2018 · 1 comment

Comments

@0xcaff
Copy link
Member

0xcaff commented Jan 17, 2018

Implement the artists view shown below.

It should show a list of artists in the database along with some artwork from albums of the artist.

TODO

  • Determine Where the Artwork Comes From
    The album artwork which contributes to the artist cover should be calculated on the server. We could either send down a list of artworkUrl's or we could send a single url for the entire collage. Sending a single url for the entire collage just makes the backend more complex with little benefit. Add collageArtwork Field schema#70

  • Build A Component to Display Artist Title, Artist Collage and Link to Artist

  • Component to Display a List of Above

  • Use the Artist component on the search page

@0xcaff 0xcaff mentioned this issue Aug 8, 2018
4 tasks
0xcaff added a commit to forte-music/schema that referenced this issue Aug 26, 2018
@0xcaff
Copy link
Member Author

0xcaff commented Aug 28, 2018

We've decided that instead of displaying an album artwork collage for each artist, we will instead just use the artist name until we can source better artist artwork.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant