Follow the directions in the code comments in the script.js file. You will need to:
-
Make references to DOM nodes
-
Complete the following functions:
updateCoffeeViewclickCoffeeunlockProducersgetUnlockedProducersrenderProducers
-
Add eventListeners
- Using exacidraw or any other design tool, add a screen shot of a flow chart diagraming the flow of the app in the repository.
- Make sure to account for everything from when the user clicks through how the data changes.
- Add CSS styling!