eCommerce

Main Image

Home Screen

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

Other Images

Second Image

Welcome Page displayed when app is launched

Third Image

Registration Screen

Fourth Image

Show item screen: Delete and Edit buttons visible in admin profile

Fifth Image

Orders page showing order history