Skip to content

bbrungardt02/BrandonCoffeeClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ Coffee Clicker DOM Homework


What needs to get done?

Part 1

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:

    • updateCoffeeView
    • clickCoffee
    • unlockProducers
    • getUnlockedProducers
    • renderProducers
  • Add eventListeners

Part 2

  • 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.

Extra Credit!

  • Add CSS styling!

Good Luck! Make sure to go use the Docs!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors