eCommerce
eCommerce
This project covers the main features of a typical eCommerce site. A user can register their account with the application, view, and purchase products. A user can browse products, add a product to their cart. Pay for the product using Stripe Payment or PayPal, then view their orders. An administrator can add new products, edit product details, and delete products. The administrator can also update order statuses from payment pending to paid, and delivery status from pending to dispatched. The application uses 3 database tables that cover the different database relationships.
GitHub Link: https://github.com/kevster2017/eCommerce
Project added: 1 year ago