Please enable JavaScript.
Coggle requires JavaScript to display documents.
SWM Outline (Week-by-Week (Week 10 (come to class with store data for as…
SWM Outline
Week-by-Week
Week 10
come to class with store data for as many items as possible. also know how to grey out a box upon selection. transition into grey.
-
-
-
Week 12
come to class with an understanding of how to store information in an element and the knowledge of how to retrieve that data
codepen: if I search for lettice, $5 is added to cart. etc
-
Week 15
If I delete an item, the cost must subtract from my total. all components must work well together.
codepen: an idea of the app working together, with averages to stand in for the prices.
Final Project
A website that uses stored data to estimate the price of groceries using an average of prices based on Mariano's store inventories.
What I would need to do:
call stored data on click/ when clicking on a div, call information
when I click "pickles", cart has to update
-
-
-
-
need to be able to specify quantity and multiply the amount added to the cart by the number of items.
-