Skip to content

StepheeGee/cookie-stand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAB - Class-10a

11.3.23

Salmon Cookies

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.

Author: Stephanie G Johnson

Links and Resources

Event Listeners

DOMContentLoaded event

SOLID

Working with Objects

HTML table w/ JS and DOM Interface

Carousel

submission PR

Lighthouse Accessibility Report Score

Lighthouse

Comments

  • Added three fonts for the majority of the page

  • Added borders to elements

  • Changed background color

  • Confirmed functionality

  • Added text to the homepage

Releases

No releases published

Packages

 
 
 

Contributors