Date Started: 11/10/22
Date Completed: 12/5/22
A Movie Listing App, built by Joseph Burton and Terry Zambrano. It uses TMDB-The Movie DataBase API to perform search related queries that returns movie data.
The purpose of this app is provide the end user with information on movies. By using the search functionality, users can interact with the app to find a list of movies that are related to their search. The user can also watch trailers of a selected movie (if those trailers exist on YouTube), see the movie title, see what kind of genre it is, as well as its ratings.
I, Joseph Burton was responsible for designing the search and login web pages. I also designed/implemented all modals that are used by the app. In addition, I created the search functionality/rendering of the movies used by the search feature in the app. The biggest thing I learned while building this app was getting the movies to render with 4 movies per row in React. Also I had a lot of fun building the modal that contains all the movie info, i.e., title, trailers etc. I had never embedded YouTube videos in a web page before (I used iFrames to do this), so it was fun learning that too!
Responsive Design: No
Hosted using: netlify.com
Please visit my site! Click here!