Brent Buchanan Logo Image
Brent Buchanan

Movie Finder

Find new movies to watch, save them, and rate them!

Project Image

Project Overview

This app let's the user browse from a list of movies and rate them on a scale of 1 - 10. Each user has their own profile on the app, so the movie ratings are exclusive to them.

Additionally, the user can also choose to save a movie to a personal list of "saved movies". For example, if the user comes across a new movie that they would like to watch in the future, they can add that movie to the list. After they have watched it, the user can then delete the movie from the list.

This was a collaborative project between 4 developers. My role was focused on enabling the save and delete functionality of the movies in the application. This was done by creating the MYSQL tables through Sequelize, using JavaScript to enable user interaction with the movies, and creating the correct routing through Express.js to update the database accordingly.

Tools Used

HTML
CSS
JavaScript
Node.js
Express.js
MySQL
Sequelize
Heroku
HandleBars.js
Bcrypt
API
Animate CSS
GIT