You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
app-ideas/Projects/Slider-Design.md

26 lines
658 B

# Slider Design
**Tier:** 1-Beginner
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)