GithubHelp home page GithubHelp logo

isabella232 / integration-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manoufeb/integration-test

0.0 0.0 0.0 25 KB

Technical test for a Web Developer position at aircall.io (https://aircall.workable.com/jobs/335858)

CSS 69.13% JavaScript 17.65% HTML 13.22%

integration-test's Introduction

aircall.io - Front End Integration test

This test is a part of our hiring process at Aircall for the Front End Developer position. It should take you between 3 and 6 hours depending on your experience.

Feel free to apply! Drop us a line with your LinkedIn/GitHub/Twitter/AnySocialProfileWhereYouAreActive at [email protected]

Summary

The goal of this test is to make you integrate the design and animations of the Keyboard view from the Phone app. Here is the prototype of the concerned screens on Marvel.

We'll be focusing on how you'll organize your components and your style, how you coded the CSS and Javascript and obviously how close the result is from the prototype.

In order of priority, we'd like to see:

Bonus: Code and animate screen transitions.

Show us what you can do in 6 hours top :) We'll do a debrief afterwards and it's ok if you didn't integrate all of it #qualityOverQuantity

Code

In this repository you'll find a simple React skeleton, based on Create React App.

Our font and some variables are already loaded from the styles folder.

We use SCSS and CSS modules, to have @import and ensure CSS classes don't collapse.

If you're not familiar with it, check how we import variables in src/App/styles.module.scss and how we import the style in src/App/index.js, as well as the official documentation.

For simplicity sake, we've exported our assets in png format and put them in the src/images folder.

Extra indications

  • Flexbox - Use flexbox as much as possible
  • Browser support - You only need to bother about Chrome > 66 ! For Call Quality reasons, we target only the latest Chrome versions and no other browser.
  • Viewport - The width is always 376px and the with can be either 600px (to integrate into CRMs) or 666px.
  • Marvel prototype - To view the detailed specs of the screens (dimensions, colors...), click on the "Handoff" button at the bottom left.

Installation

Install Node.js >= 10.11.0 (we recommended using nvm).

We're using yarn here:

yarn install
yarn start

Submission

Fork this repository and send us a pull request. We'll review it and get back to you in order to talk about your code!

Contact us at [email protected] if you need more details.

integration-test's People

Contributors

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