E-Commerce Shopping Cart Check Out
Functions should include:
-
Allow user to add items to a table or datagrid
-
Items can be removed from cart
-
Running total of costs of items within cart
The final web pages should appear as follows:
order.aspx
A shopping cart can be made more robust and scalable by using a
database to
store order information and session information.
products.aspx