Skip to content

kestvir/ecommerce-store-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce store

The Ecommerce store web app simulates online item purchases from a general ecommerce store.

https://my-ecommerce-store.netlify.app/

products

Technologies used

Django, React, Redux, Semantic UI React, Stripe.

User Stories

  • Users can add items to a cart with the desired quantity.
  • Users can increase and decrease the quantity of the items inside the cart, or completely remove them from it.
  • Users have to be authenticated in order to make purchases.
  • Users can request password reset, change their email, username and password.
  • Users have to provide a shipping and billing address to be able to purchase items.
  • Users can purchase items via Stripe.
  • Users can see their purchase history.

This is the client-side for the Ecommerce store web app. The apps backend can be found here: https://github.com/kestvir/ecommerce-store-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published