Giter Club home page Giter Club logo

ux-testtask's Introduction

UX-testtask (Test task for prospective UX team members)

Setup

  1. Clone the repo
  2. Install dependencies

    npm install

  3. build the app

    grunt

  4. run the server

    node server

Tasks

The test is implemented as a JS application using Less, grunt, jQuery, and Underscore templates, to present two forms (Person Form and Employee Form) on the user's screen.

Tasks:

  1. Solve the problem with the "margin-left" being ignored in dropdown.less:4 (solve it in the Less file).
  2. In all dropdown buttons, create a gap of 3px between the caret and the text.
  3. The dropdown buttons are green (by default). If they are inside a container with style "form", they are red. Add code making the dropdown blue when it's inside the Person form.
  4. Change the color of the label "Name" in the Person Form to blue.
  5. The two forms are currently positioned vertically. Add code positioning them side by side, except on mobile devices.
  6. Add a new form for Company, asking for company name and number of employees. This form should be 100% wide on all devices. Style the "number of employees" label to be red.

Submitting the solution

Do not commit the modified files to this repository, and do not create a pull request.

Instead, create a public repository under your own Github account, and provide the solution to each of the test tasks as a separate commit. Then send the repository link to [email protected].

ux-testtask's People

Contributors

picanteverde avatar kanareykin avatar m-xubair avatar

Watchers

James Cloos avatar  avatar

Forkers

spijkodv spijko

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.