Coder Social home page Coder Social logo

rofrol / front-end-recruitment-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snowdogapps/front-end-recruitment-test

0.0 1.0 0.0 1.39 MB

Snowdog Front-end recruitment test task

Home Page: https://snow.dog

Shell 0.25% JavaScript 12.64% TypeScript 85.05% CSS 2.05%

front-end-recruitment-test's Introduction

Snowdog Front-end Recruitment test

  • Please use real Github accounts.
  • We will not be responding to any questions about this test. All candidates will receive the same set of information for fairness.
  • This test is not a representation of the tech stack we are using in real projects.

Before you start

  • Fork this repository; it needs to stay publicly available on Github.
  • The test is based on AdonisJS, a full stack Node.js framework, but you don't need to write anything for the backend, nor have any experience with Adonis or similar frameworks.
  • After installing the dependencies and running npm run dev, you should see a start page on http://localhost:3333. If something goes wrong, you are probably using the wrong version of Node.js.

Task

Take a look at the design. Your task is to:

  • Recreate the checkout form and provide your own JS validation.
  • Send validated form data to the POST /order endpoint and show a success / error message based on the REST API response.

Hints

  • Use any way of writing styles you are comfortable with.
  • By default Adonis supports PostCSS, SASS, Less and Stylus and you need to enable one of them, but it's just Webpack under the hood, so feel free to hook whatever you like the most.
  • Endpoint accepted data formats:
    • Postal code: 00000
    • Phone number: 000000000
    • Credit card: 0000000000000000
    • CVV: 000
    • Exp. date: 00/00

Good luck ๐Ÿค—

front-end-recruitment-test's People

Contributors

igloczek avatar pawel-snowdog avatar anqaka avatar szafran89 avatar robwozniak 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.