Coder Social home page Coder Social logo

movies-sagas's Introduction

Movies Sagas

Description

Duration: 1 (very long) Day Sprint

For this Full Stack project I expanded on a movie management application. Movies from the database were already shown on the screen. It was my job to create a detailed view for each individual movie when the user clicks on a movie poster, including all genres associated with that movie. I also added the ability for users to delete a movie and add a new movie.

Interface

wireframe

wireframe

Installation

(Node.js is used in this project)

To locally run this project...

  1. Create a database named saga_movies_weekend,
  2. The queries in the database.sql file are set up to create all the necessary tables and populate those tables with the data to allow the application to run correctly. The project is built on Postgres, so you will need to make sure to have that installed. Using Postico is recommended to run those queries as that was used to create the queries
  3. Open up your code editor of choice and run npm install in your terminal to install the necessary dependencies
  4. Run npm run server in your terminal to start up the server
  5. Run npm run client in your terminal to start up the client in your browser
  6. The npm run client command will open up a new browser tab for you! (if not there will be a localhost link in your terminal you can use)

Built With

  • React
  • Redux
  • Redux-Saga
  • Express
  • Node.js
  • PostgreSQL

Acknowledgement

Thanks to Prime Digital Academy!

movies-sagas's People

Contributors

pete-hall avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.