novanet / ndc2017

Repository for demo code to be used at the Novanet NDC 2017 stand
MIT License
3 stars 0 forks source link

Photo carousel #5

Open onybo opened 7 years ago

onybo commented 7 years ago

show current top scored (current period) images with names overlaid on the image and company if available. Images should be displayed as a carousel.

pr0nin commented 7 years ago

This looks promising https://github.com/akiran/react-slick (based on https://github.com/kenwheeler/slick)

They link to a jsfiddle that I've modified slightly https://jsfiddle.net/20bumb4g/2579/

There's no built in support for text overlay, but I'm guessing that'll be pretty straight forward unless it does something weird.