It-s-not-a-bug-it-s-a-feature / EZ-PC-Shopper

EZ-PC
https://it-s-not-a-bug-it-s-a-feature.github.io/EZ-PC-Shopper/
MIT License
0 stars 0 forks source link

Slideshow events framed-in #89

Closed nojronatron closed 2 years ago

nojronatron commented 2 years ago

Currently the event system is only set up for the 1st slideshow image: Memory component.

Please create your own branch locally, pull origin slideshow into it (the branch this PR is on), launch build.html with Inspect/Dev Tools open, and then watch the console output and image change when clicking prev/next buttons and watch local storage when clicking the image itself.

**When we meet this morning*** I would like to discuss some options going forward to get us closer to MVP rapidly:

  1. Pair program our way through the rest of the components, duplicating a bunch of code (good practice, by won't follow DRY coding pattern), or
  2. Group/mass program to find the eficient and DRY code pattern to make all images work, or
  3. Help me come up with an alternative to the above options and move us forward quickly.