parent
da51013ccb
commit
ef6c1a5cba
@ -0,0 +1,23 @@
|
|||||||
|
# Slider Design
|
||||||
|
|
||||||
|
Display multiple images using a slider / carousel.
|
||||||
|
|
||||||
|
## User Stories
|
||||||
|
|
||||||
|
- [ ] User can see a slider displaying multiple images every `x` seconds
|
||||||
|
- [ ] User can click on `previous` and `next` buttons and the slider will display the corresponding image
|
||||||
|
|
||||||
|
## Bonus features
|
||||||
|
|
||||||
|
- [ ] Add animation to the slides
|
||||||
|
- [ ] Add text over the slides
|
||||||
|
- [ ] Create a 3D effect
|
||||||
|
|
||||||
|
## Useful links and resources
|
||||||
|
|
||||||
|
- [Unsplash](https://unsplash.com/) for free images
|
||||||
|
|
||||||
|
## Example projects
|
||||||
|
|
||||||
|
- [Full Page Slider](https://codepen.io/FlorinPop17/full/zbzbga)
|
||||||
|
- [WOWSlider](http://wowslider.com/3d-slider-jquery-fresh-cube-demo.html)
|
Loading…
Reference in new issue