Giter Site home page Giter Site logo

product-technical-tests's Introduction

Trouva Product Technical Tests

Challenges

In your briefing you will have been given a link to a specific challenge, though so far there is only one so that keeps it easy.

Product Engineer

Backend / Fullstack:

Frontend:

Data Engineer

Pre-requisite Setup

Within this repo you should have everything you need to complete the challenge. There are some skeleton services setup, with example code to get you started and databases pre-filled with data.

The only assumption is that you have some familiarity with Docker, as the different parts are split into docker containers that work together through Docker Compose.

Installing Docker Compose

The official installation instructions should be all that you need:

https://docs.docker.com/compose/install/

Spinning up the project

Once Docker Compose is installed, you can run the project through docker-compose up from the root of the repo. This may take some time on first boot as it will be pulling down all the dependencies to run each project, but will then get faster on the second iteration.

Once it is all built you can visit http://localhost:3050/ping in your browser to check the server is running. And then visit http://localhost:3050/v1/boutiques to ensure that the project is communicating with the database correctly.

If you get stuck with docker?

We can't answer every problem. If you feel really uncomfortable diving into Docker, then don't worry we can teach you later. It is possible to run all of the parts outside of Docker, have a poke around and if you get stuck just drop us an email.

But if you are just stuck on a small things, we have put together some Docker Tips.

Communicate change

If you feel the need to communicate your approach, mindset, changes, additions etc. feel free to spin up a new markdown file and outline your thoughts in there.

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.