Skip to content

Movie Search #18

@Geekyash10

Description

@Geekyash10

Description: Build a movie search tool that allows users to search for information about movies (like title, release year, genre, and ratings) using an external API.

Features:

  • Search bar where users can type the name of a movie.
  • Display search results with details like movie title, release year, genre, plot summary, and ratings.
  • Display the movie poster alongside the details (optional).
  • Optional: Allow users to click on a movie to get more detailed information, like cast, director, and trailers.

Skills:

  • HTML for the search input and results display.
  • JavaScript for handling user input, making API requests, and displaying the results.
  • API integration (e.g., OMDB API, The Movie Database API) to fetch movie information.
  • DOM manipulation to dynamically render the search results on the page.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions