Coder Social home page Coder Social logo

movie-sagas's Introduction

PROJECT NAME

Movies: A SAGAs Practicum

Description

Duration: Weekend Challenge

Keeping track of all your favorite movies, and the information associated with it, is daunting. This app makes simplifies that process by keeping your movies as a database in your hand. You'll be able to see specific information for each movie as well as provide your own input.

To see the fully functional site, please visit: DEPLOYED VERSION OF APP

Screen Shot

Include one or two screen shots of your project here (optional). Remove if unused.

Prerequisites

Link to software that is required to install the app (e.g. node).

Installation

Database Setup

  1. Create a database named saga_movies_weekend
  2. Run the queries from file database.sql on the saga_movies_weekend database.
  3. The queries in the database.sql file are set up to create all the necessary tables and populate the needed 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. We recommend using Postico to run those queries as that was used to create the queries.

Install Dependencies

  1. Open up your editor of choice and run an npm install
  2. Run npm run server in your terminal
  3. Run npm run client in your terminal
  4. The npm run client command will open up a new browser tab for you!

Usage

How does someone use this application? Tell a user story here.

  1. Users will be automatically directed to a home page that lists all the movies in the database.
  2. Clicking on a poster will direct them to a Details page where more information can be found.
  3. A back button is provided to return to the main page.
  4. An Add a Movie link takes the user to a form to add a film to the database (which will render in the main list).

Built With

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality, especially my Instructors Edan Schwartz and dEv

Support

If you have suggestions or issues, please email me at [email protected]

movie-sagas's People

Contributors

doctorhowser avatar derekwilliamson22 avatar kdszafranski avatar lukeschlangen avatar mbmosman avatar myronschippers avatar booherbg avatar christopher-black 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.