GBIS751 Assignment 3

Assignment 3 is a two part assignment. In part 1, you will clean up your product listing page using real products, tables and CSS. In part 2, you will actually store customer information in the database. In this assignment you will need to update your product table and create a customer table. The database update page is http://www.dom751.com/phpadmin. Remember that the data base user nortmil2_s751 and the data base password dom751.

Assignment 3 - Part 1

Your goal in this assignment is to produce a much better looking product listing using what you have learned about tables and CSS. You will clone work that you have already done. This allows you to take advantage of previous work while also leaving the previous work "as is" for grading in Assignment 2.

Assignment 3 - Part 2

Your goal in this assignment is to enhance your customer processing from Assignment 2 to actually insert customer information into your database.