Skip to content

clarkmcadoo/unrentedForest

Repository files navigation

Unrented Forest

The Iron Yard Group Project, Nashville May - August 2017 Cohort


View the finished project: http://unrentedforest.surge.sh/


Front End Web Development Team that contributed to this project:


Project Summary

This is a group project between the front and back end development teams to build a movie site. It's a colloborative effort used build our skills with git/github, to practice branching, pull requests, and resolving merge conflicts.

This repositiory is for the front end teams work.

We used the following for the front end:

  • React

  • Redux

  • Redux-Thunk

  • Lodash

  • CSS

The back end team developed a REST API in Java. Their repository is IronMOVIES.


Application Requirements:

  • Build using Agile approach, ie; MVP

  • BackEnd starts with returning hard-coded strings so that FrontEnd can begin testing

  • Everyone should have github commits with their account

  • Allow user to view “Title, Description, Poster image”:

    • Top rated movies

    • Upcoming movies

    • Now playing movies

    • Popular movies

  • Allow user to search for movie with query string:

    • You provide a query string and we provide the closest match. Searching by text takes into account all original, translated, alternative names and Titles.
  • Allow user to get & view details to include:

    • Get details

      • Primary info

      • Alternative titles

      • Cast

      • Crew

      • Images (posters, backdrops)

      • Plot keywords

      • Release information

      • Trailers

      • Translations

      • Similar movies

      • Reviews

      • Belongs to lists

      • Changes

About

Front End portion of The Iron Yard group project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published