Users can use this application on their own accord or refer to the user guide below.
- User can navigate the homepage and review the available electronic merchandise.
- User can click on "add to cart" button to add an item to the users cart.
- User can maniplate the quantity of each merchandise from within the cart.
- User can increase, decrease, and remove items from the cart.
- User can have the cart set to 0 by clicking "clear cart".
- Creating a ruby on rails backend with data coming from Ebay's Browse API.
- Gained working knowledge on how to use localStorage to store user cart information.
- Gained working knowledge on creating ecommerce cart functionality.
