Skip to content

funnydev94625/webstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Summary

ecommerce webstore project using React/Redux with Firebase for hosting, storing assets, and user authentication.

Current features

  • Selecting multiple products to add to cart
  • Cart quantity can be updated before final check out
  • User form input with validation for Customer shipping information
  • Payment checkout with through Stripe API
  • Features currently in progress

  • create users for different customer types. (i.e. New Customer, Existing Customer, Guest)
  • create Product Inventory that will deduct product quantity based on product SKU when product orders are processed.
  • Product selection and adding to cart

    select product

    Payment Processing

    payment procesing

    Sample of order information sent to Firestore

    About

    webstore

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors