ScorpionFiko / UTOR-PROJ01-TEAM12-Space-Trek

University of Toronto - Project 01 - Team 12 - Exploring Mars app
MIT License
2 stars 0 forks source link

display images in carousel #13

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user, I would like to see the images I have selected in a carousel so that I can scroll through them

Aceptance Criteria

  1. the carousel must be created dynamically based on the array of images received from the application
  2. the carousel must be able to display images received from Space exploration or Mars exploration
  3. the carousel must have the ability to traverse images
  4. the carousel must display a short title at the bottom of the image
  5. the carousel must be displayed in the body of the main webpage
ScorpionFiko commented 1 year ago

done