Git Product home page Git Product logo

candidate-project-ui's Introduction

Coding project for UI candidates

This project tests a range of front-end development skills.

You will be building a simple tax calculator. Follow the steps below, but please understand that not every detail is spelled out for you. Part of your challenge is to cover edge cases and follow best-practices on our own. This project should take about 1-2 hours.

Set up

You will need Node.js installed, that's all.

Step 1

Get a free API account:

  • Go here: https://sandbox-rest.avatax.com/swagger/ui/index.html
  • Scroll down to Free
  • Expand POST /api/v2/accounts/freetrials/request
  • Click Try it out
  • In the sample JSON change email to your email
  • Click Execute
  • See response JSON below that and note the "accountDetailsEmailedTo": "[your email]"
  • Click the https://sandbox.admin.avalara.com/ link in that email, log in with your username and temporary password, and reset your password. Do not use any of your personal passwords!

Step 2

Starting with the provided code, build out a working UI that matches Tax Calulator design.png. You'll need to use two dependencies:

Step 3

Zip your project up and email it to the recruiter or host it on a shared drive. Please do not leave it on your public repo.

FAQ

  • What framework should I use? Your choice, including no framework at all. This is not a framework test.
  • Am I supposed to make the UI look exactly like the mockup? Yes and the necessary stylesheet is already linked to in the app. Simply refer to the design system docs in Step 2.
  • This is taking me longer than I thought or I haven't got to start yet, can I have more time? Yes. Please message the recruiter with a new estimate.

candidate-project-ui's People

Contributors

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