Skip to content

Add a filter for genres #767

Description

@brittanyrw

Each movie, TV show and musical includes a list of genres. Create a dropdown that allows users to filter the displayed cards by genre.

  • Only use JavaScript, no JavaScript frameworks.
  • Use an HTML select element for the dropdown.
  • The styling should match the current design of the website.
  • The dropdown should meet accessibility requirements.
  • The names of each genre should be consistent in the dropdown and should show up with the first letter capitalized (for example "Drama", "Sci-Fi", "Comedy", etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions