Skip to content

This is an example mock-up e-commerce site developed in a Web Programming graduate course.

Notifications You must be signed in to change notification settings

cartermjones/ecommerce-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-example

This project is a mock e-commerce platform (TheClassics.COM) built with PHP and co-authored by developers David Blackburn and Carter Jones.

TheClassics.COM implements a shopping cart which is saved and manipulated within a session, populated with selected items from the shopping home page. The cart can be modified on the cart page (cart.php), and checking out takes place on the checkout page, where a user can specify shipping and payment info. At the end of the shopping session, the customer is thanked, a shipping receipt is displayed, and the session is reset so that the customer can begin shopping again.

As this is a mock-up, many things proper to an e-commerce platform have been omitted, but it could certainly be built out to be a functioning e-commerce site.

The Project Report in this repository (co-authored by the repository owner and developer David Blackburn) gives more details about the process of developing this particular application.

The Home Page

Home Page

The Shopping Cart

Shopping Cart

The Checkout Page

Checkout Page

The Completed Checkout Form

Completed Form

The Receipt After Checkout

Receipt

About

This is an example mock-up e-commerce site developed in a Web Programming graduate course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages