Skip to content

cjoshmartin/baywatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Michael Baywatch

A catalog of Michael Bay's ridiculous filmography.

Day 3 Homework

  • Store the flicks in an array, as well as in the DOM.

Bonus Credit

  • Add a fav button to each list item.
  • Make it change the appearance of that item. (e.g. Add a background color.)

Mega Bonus Credit

  • Add a remove button to each list item.
  • Make that button actually work.

Super Mega Bonus Credit

  • Make sure that both of those buttons affect the array as well.
  • Make the fav button toggle the fav status.

Super Mega Bonus Credit Hyper Fighting

  • Add buttons that move a flick up and down the list.