Skip to content

A Front-End web application and Collaboration Project for searching for movies. Users can search a movie by title, select which movie they're interested in, and view information about the movie such as its IMDB critic rating, trailer, runtime if the movie is on Netflix to stream, and other related material. Used APIs are Open Movie Database, Goo…

Muiasar-Al-Ani/Trailr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Front-End web application for searching for movies. Users can search a movie by title, select which movie they're interested in, and view information about the movie such as its IMDB critic rating, trailer, runtime, if the movie is on Netflix to stream, and other related material.

Instructions for use

  1. Use the search card on the homescreen to search for a movie title you think you might be interested in.

  2. The resulting page will display results from your search, and if you see the movie you were looking for you can click on it to be brought to a third page.

  3. Check out the third page to watch the movie's trailer, or to view other detailed information!

Built With

  • HTML
  • CSS
  • Javascript
  • Materialize CSS Library
  • Moment.js
  • Four APIs
    • Open Movie Database (OMDb) API
    • Google Youtube Data API v3
    • Streaming-Availability API via RapidAPI
    • The Movie Database (TMDB) API

Demo

Future functionality

  • Update CSS for greater mobile responsiveness and compatibility.
  • Increase categories to filter and sort by.
  • Display more than 8 search results upon user request.

© 2021 Will, Muiasar, Casey, and Zach

About

A Front-End web application and Collaboration Project for searching for movies. Users can search a movie by title, select which movie they're interested in, and view information about the movie such as its IMDB critic rating, trailer, runtime if the movie is on Netflix to stream, and other related material. Used APIs are Open Movie Database, Goo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 42.3%
  • CSS 4.5%