- Product Detail Page
- An image carousel where the user can use the arrows for navigation.
- An image modal where the user can also use arrows for image navigation and click on the image for focused view.
- Style selection so the user can change between different styles.
- Size, Quantity, and Add to Cart functionality.
- Description of product.
- Redirect to reviews section.
- A dynamically changing price that will turn red and cross out original price if there is a sale price.
My client gave me direction by giving me a mock of what the Overview should look like. From there we went in depth of the nitty gritty details of what should occur in certain situations. From there we had a document full of requests and I went to work on creating the end product. Through timeblocking using trello with my team and organizing my own schedule around the deliverables I was able to create a overview section that surpassed client expectations.
$ git clone [email protected]:Mob-Psycho-100/project-atelier.git
To see my end product in action all you have to do is run the following within the directory.
$ npm install
And from here run
$ npm run start
Now the server should be running on localhost:3000. Navigate there and you should see the overview!
Edgar Carrillo