top of page
gadeniji7

PROJECT 2: Trophy Case Sports




PROJECT DESCRIPTION

Trophy Case Sports is a sports memorabilia store located in Beavercreek, Ohio. Sarah Nordheim, the website manager has asked that I work on creating a script for the shopping cart page. Her instructions notes that the script should take information on the items that the customer has purchased and present it in tabular form, calculating the total cost of the order.

DATA NEEDED FOR THIS PROJECT
·          tc_cart.html
·          tc_cart.js
·          tc_order.js
·          tc_reset.css
·          tc_styles.css
·          tc_button.png
·          tc_cart.png
·          tc_fbicon.png
·          tc_logo.png
·          tc_10041.png
·          tc_10582.png
·          tc_23015.png
·          tc_41807.png

TECHNICAL SHEET

Three main data that needed updating, the TC_CART.HTML, TC_CART.JS, TC_ORDER.JS. For the TC_CART.HTML, the instruction was to insert script elements to link the page to the tc_order.js and tc_cart.js files in that order, and to insert a dv element. For the TC_CART.JS data, the instructions were to create Item Description Array, Item Price Array, Item Quantity Array. Lastly for the TC_ORDER.JS, the instructions were to work on the Variables, For Loop, For Loop Completion.










7 views0 comments

Comments


bottom of page