Giter Site home page Giter Site logo

binge-finder-debugging-lab-dumbo-web-82619's Introduction

Binge-Finder

Instructions

You and your team just crushed a project for one of your clients with time to spare! (Or so you thought) As you were getting ready to celebrate one of your teammates expressed his frustration with the project and QUIT! He decided to leave you with a little gift before his departure...

You now have a project with an unknown amount of bugs and your client is coming in for a presentation tonight insert panicked emoji Review the code that your team has written to discover and kill all the bugs in your application for a smooth presentation. Finish off with a round of celebratory drinks!

Setup

  • Clone this repository and cd into it.
  • Run npm install or yarn install to install your dependencies.
  • Run npm start or yarn start and the project will be running on localhost:3000.

Deliverables

  1. A user should be able to click on a show and have the details show up on the left.
  2. A user should be able to search for a show.
  3. A user should be able to filter the list of shows by their rating.
  4. A user should be able to display seasons and episodes when a show is selected.

BONUS

LAZY LOADING!! Your initial fetch only grabbed the most popular 240 shows on the API. Implement lazy loading to have your application do another fetch once it gets to the botton of the screen.

TIP change your fetch to reflect the page numbers example: http://api.tvmaze.com/shows?page=1

View Binge Finder Debugging Lab on Learn.co and start learning to code for free.

binge-finder-debugging-lab-dumbo-web-82619's People

Contributors

gdotclerge avatar notnotdrew avatar

Watchers

James Cloos 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.