Nickolas Hankins
Test 1
My first test from my JavaScript class that takes a users name along with width and length to calculate the area and perimeter of a fence
Test 2
This was my 2nd test for the class where I ask for 1 or 2 to decide if it's a day of the week they get a discount along with number of tickets to calculate a cost.
In-Class Assignment 1
An example of a in-class assignment I completed that is just an example of splicing where I splice out items in an array and format a phone number.
In-Class Assignment 2
This assignment just stores a cookie with the name, job title, and cost of isurance taken from the form.
In-Class Assignment 3
Similar to my first in-class aissignment example, this code calculates a cost but this time based off input from a form and being placed into a blank text box in the form.