Skip to content

Latest commit

 

History

91 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Group Project One: Movie Night

Description

  • Movie search directory to find movies by name or genre along with a description and where to stream.
  • When a user opens the page, they will have the option to search by movie title or genre.
  • When user searches by movie title, they will be presented with the movie poster, description, rotten tomatoes score, year the movie was released, and a button to see where to stream the movie.
  • When a user clicks the search by genre button, they will be presented with a modal to pick which genre they would like to search by.
  • Once a genre is selected, a list of movies with the movie poster, description, rotten tomatoes score, year the movie was released, and a button to see where to stream the movie.
  • All past searches are saved to localStorage for user to go back to and are saved if page is closed.

Tasks completed

  • Use of bootstrap for styling page.
  • Includes two server-side APIs.
  • Uses a modal when searching by genre.
  • Past searches are saved to localStorage to revist and will be saved if page is closed.
  • Interactive page that will accept and respond to user input.

Live webpage

Click here to view page!

Built with

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Server-side APIs

API's used

Screenshots of web page

homepage

modal

results_title

results_genre

streaming results

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages