11.3.23
I've created a dynamic webpage for Pat's cookies. A large component of this assignment required me to write JS code to establish a class to model store locations, generates sales data for each location, dynamically builds an HTML table with the specified header and footer, and populates the table with the sales data rows for each store. And now it features a revolving photo carousel. And I recently added a form that accepts location properties as input.
HTML table w/ JS and DOM Interface
-
Added three fonts for the majority of the page
-
Added borders to elements
-
Changed background color
-
Confirmed functionality
-
Added text to the homepage
