Skip to content

maxwmaher/movie-gallery

Repository files navigation

Movies and Genres Application

In this project, I utilized React, Redux, and Redux-Sagas to display information about movies that were listed in a database. A junction table was created to establish a Many-to-Many relationship between movies and genres. Users have the ability to view details about a movie, and edit the movie's title and description.

Link to Application

Technologies Used

Material-UI, Node.js, PostgresSQL, React.js, Redux, and Redux-Sagas

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This software is required prior to starting the application.

Installing

Steps to get the development environment running.

  1. Download this project.
  2. Create a SQL database and tables by referencing the provided database.sql file.
  3. npm install
  4. npm run server
  5. npm run client

Live Demo

Click the image below to watch a YouTube demo of this application.

Movies and Genres Weekend Challenge

Screenshots

screenshot1 screenshot2 screenshot3

License

MIT

Author

  • Max Maher

About

A gallery listing movies and their many genres, this application is an exercise in M2M SQL tables and Redux-Sagas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published