Skip to content

Workshop: Interaction and events ​

Keep working on the same repository as for workshop 10, on the DOM.

The goal for this workshop is to add interactivity to your webpage.

IDEAS

Here are some possibilities:

  • the user can filter the data by country, decade, or rank / placement
  • the user can search the data and get search results
  • the lyrics are hidden by default, but the user can click to show them
  • hard: the user can star songs, or add tags, and the app remember this data

Content CC BY 4.0 | Code AGPL 3.0