Assignment Objectives
Use current tools to create an e-commerce site
ASSIGNMENT DETAILS
In Unit 2, you expanded on your site, adding more pages and creating the navigation experience. You also collected data and images, and you created the database containing your products. In Unit 3, you will use that database to create the shopping experience for your users. This will consist of a catalog that displays the products that users can purchase.
This assignment consists of 2 parts, as follows:
- Querying the database for the products you entered in Unit 2
- Configuring a control to display the items that are returned in the query
The control will need to be customized to display the images and an Add to Cart button.