LIGHT BOURNE LIVING CERAMICS

React Project


Skills

HTML
CSS
JavaScript
React
Redux
Figma

User story:

As a user, I would like to purchase hand painted ceramics online with easy navigation. Knowing that hand painted items are unique, I would like the ability to see each item's picture and details individually. I would like the option to order multiple of the same item to make a set and also delete items from my shopping cart.


Project Timeline:

  • Start: Wednesday, June 2nd, 2021
  • Presentation: Friday, June 4th, 2021

  • Front-end:

    • HTML & CSS
    • JavaScript
    • React
    • Redux
    • Router
    • Media Queries

    Learning & Challenges:

    1. Incorporating router was initially a challenge, especially when styling the links in the navbar. Through research, I added inline jsx stlying to get the desired look.
    2. Adding break points for mobile responsiveness on all devices was time consuming espcially with such a tight deadline, but media queries are implemented and effective for majority of screens.

    Future Additions:

    1. Will add the ability to add items from the individal product page to the shopping cart.
    2. Will add a database to allow the users to create an account and save their shopping cart.
    3. Would add the functionality to purchase items.