Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 875 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 875 Bytes

Work Sample for Product Aspect, Ruby Variant

What is this for?

Development

Glitch is recommended:

  1. Remix on Glitch
  2. Populate .env file with the environment variables given in the problem set we send to you through email
  3. Click on Show Live and you should see Welcome to EQ Works 😎

You can also opt to develop using your local environment. Ruby v2.3+ is recommended.

Notes on working through the problems

We encourage a healthy mixture of your own implementations, and good choices of existing open-source libraries/tools. We will comment in the problems to indicate which ones cannot be solved purely through an off-the-shelf solution.