Coder Social home page Coder Social logo

blue-coding-test's Introduction

Scenario

You are a web developer at the Acme Software Company. You are asked to build a polished prototype of a GIF browsing app. Since the back-end has not yet been created, you are asked to get started by using a publicly available API. An API Key will be provided to you by the person in charge of doing the evaluation.

Task

Your task is to create a front-end web application that leverages data from the Giphy API (https://github.com/Giphy/GiphyAPI).

Follow the instructions in the Debug tab to start your web server. Once you do, a placeholder for the app will be reachable at http://localhost:8000/ .

Requirements

Your project will be manually reviewed and scored by an engineer according to the following requirements:

The page should never reload.

Provide a form for the user to perform a keyword search against the GIF database via the API.

Display the results as still thumbnails on the page in a layout that makes sense. A large volume of results should load in a performance-minded fashion.

Clicking on a thumbnail should launch a lightbox-style modal view that allows the user to browse through individual GIFs as a slideshow. The GIFs in this view should be fully animated.

Add a new page with the history of the searches of the user, with the possibility of cleaning it up.

Create a polished visual design and user experience.

Code in a clean, readable way following all normal conventions.

The goal is for you to create your own lightbox and slideshow app - do not use a prebuilt solution.

Develop and test your work using a desktop Chrome/Chromium browser. Your work will be manually reviewed using desktop Chrome/Chromium, exclusively.

If you have any notes or instructions about the exercise, please write them in the file README.md.

Giphy API Key for querying API:

jTAuqirruj85Vtd9DISWXopoSqNOHRUG

blue-coding-test's People

Contributors

minerado 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.