Giter Club home page Giter Club logo

the-screening-room's Introduction

The Screening Room: A Movie Tracker web app

Summary

Ever been curious about what movies are currently out in theaters and wish you could get more info about them? Welcome to Movie Tracker where you can sign in, see the latest movies, and favorite them for later.

As a result of building out this project, we developed some muscle memory building out applications with Redux. We also got a much more practice doing network requests with a backend and fetching a nested API from 'TheMovieDB'.

Check out our live app in Heroku here!

Developers

How to install into your computer

  1. Fork and clone down this repository.
  2. In your Terminal, access the directory of this repository.
  3. Run npm install to install the webpack dependencies.
  4. Once it has finished installing, run npm start.
  5. Follow the instructions here to get the database up and running.
  6. Check out your broswer.

Screenshot

Kanban Board Workflow

Learnings

  • Made informed design decisions to create a user-friendly application.
  • Became comfortable with different network requests like GET, POST, & DELETE.
  • Got to user PostgresSQL to make network requests to the server.
  • Deployment of a Nodejs database into Heroku.
  • Solidified concepts with React to create clean and re-useable components.
  • Became comfortable with Redux’s lifecycle, creating actions, reducers, and connecting them to React components.
  • Understood and solidified concepts with React components, asynchronous code, and Redux testing.
  • Use of localStorage to make user and user information persist on page load.

Built with

  • React
  • Redux
  • React Router
  • PostgreSQL
  • Nodejs
  • TheMovieDB API
  • Jest & Enzyme testing suite
  • SASS (SCSS)
  • HTML
  • Heroku

the-screening-room's People

Contributors

ec-myers avatar edwindelbosque avatar vrandall66 avatar

Watchers

 avatar

the-screening-room's Issues

Add user controls to settings

Right now app is only registering new users.
The app needs to let the users:

  • Change their personal information.
  • Delete their account if they want.

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.