A catalog of Michael Bay's ridiculous filmography.
- Store the flicks in an array, as well as in the DOM.
- Add a fav button to each list item.
- Make it change the appearance of that item. (e.g. Add a background color.)
- Add a remove button to each list item.
- Make that button actually work.
- Make sure that both of those buttons affect the array as well.
- Make the fav button toggle the fav status.
- Add buttons that move a flick up and down the list.