uclaradio.com icon indicating copy to clipboard operation
uclaradio.com copied to clipboard

Top 30 Albums Page

Open binerys opened this issue 7 years ago • 0 comments

Create a page that features the top 30 songs by month, week, and year. This is based on the NMF list that the Music department creates every week.

Here's the mockup the design is based off: 2hover

Here's the data our front end design will take: Currently we will be hardcoding this info until the panel version is made

{ 
    album: 'Enchant',
    artist: 'Emilie Autumn', 
    imgurl: 'https://tytmb.files.wordpress.com/2011/10/enchant1.jpg',
    albumreview: '[tumblr-link-review]'
}

binerys avatar Mar 09 '17 03:03 binerys