Giter VIP home page Giter VIP logo

rotten-search's Introduction

Rotten Search

I got a developer test from a company I was applying to. I thought it was a pretty fun, and offered up the opportunity to show my expertise in a public forum. To check out this project fire up a local server in the root of the project ie. php -Slocalhost:3000.

JavaScript Know-How

  • Querrying a third party api via AJAX and jsonp
  • Running json through a templating engine
  • I opted to use the Revealing Module Pattern
  • Regex
  • jQuery usage

CSS Know-How

  • Font embedding
  • Normalizing styles
  • box-sizing usage, and implementation best practices
  • I haven't used the BEM style for CSS before, so I thought I'd give it a shot here

General

  • Code organization
  • Using a local server

Criteria

Assets that this exercise is based on are located in the reference directory.

  1. Create an app using the provided design assets. Try to make the website look as close to the PSD as possible
  2. Make the website responsive for mobile
  3. Embed font faces in the website that were used in the PSD. ComicNeue
  4. Use the Rotten Tomatoes API to pull in movies that match the user’s query
  5. After the JavaScript has loaded the photos from the API, hide the search form and animate the movies onto the screen
  6. The user should be able to click a movie, which will animate a card flip to show details on the back of the movie. These details should include: title, year, rating, critical consensus, and abridged cast
  7. Allow the user to scroll and see more movies by clicking on a right arrow. After user has begun scrolling, make left arrow visible
  8. Allow user to go back to search input and perform another movie search

rotten-search's People

Watchers

Adam Willoughby-Knox avatar James Cloos avatar  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.