Skip to content

Instantly share code, notes, and snippets.

@carlmw
Last active June 8, 2018 14:51
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlmw/8a5f47a75a010f0c31c8 to your computer and use it in GitHub Desktop.
Save carlmw/8a5f47a75a010f0c31c8 to your computer and use it in GitHub Desktop.

Greetings Front-end hopeful.

We would like you to spend no more than 4 hours of happy fun time turning a payload like this:

{
  "value": 34,
  "min": 0,
  "max": 200,
  "format": "currency",
  "unit": "GBP"
}

Into a Gecko-O-Meter (yeah...) like this:

img_20160922_174940

Some pointers

We don't expect you to complete this challenge

So tackle the parts you believe to be the most important, or that show off your skills best. Show us the most user value you can in the limited time.

Show your working

Commit logs and READMEs would be great. We might need help setting up your project. If you feel that an approach needs justification, leave a note.

We're looking for production ready code

So we're hoping you'll take a test driven approach.

Use the stack you're most familiar with

Now is not the best time to try something new. But maybe it is? Prove us wrong!

We're not giving you a design

So you can show some creative flair, or not, thats ok; we're looking for all sorts.

Describe what you would have done next with more time

This is as interesting to us as the code you've actually written. What are the limitations of what you've done? Where would you improve?

Enjoy yourself

This is not supposed to be a stressful challenge. Honestly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment