Week 6 - Group Project Repo
- Kittisan
- Claire
- Rodrigo
- Maria
We want to build a photo gallery using react and redux. We also want to be creative with the display and functionality.
-
As a user, I want to see a display of polaroids that represent locations (this is our Home page).
-
As a user, I want to be able to click on a location, which will take me to the specific location page (e.g. the HKG polaroid directs us to the Hong Kong page).
-
Each location page will display a list images with the image name and description.
- Welcome Page (Suitcase): This will be a CSS transition into our Home page. It should look like a suitcase opening up.
- Carousel for the Locations page. Will be using bootstrap. Will need a close button which redirects back to Home page.