GithubHelp home page GithubHelp logo

hafizh / coding-challenge-backend-nodejs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antonversal/coding-challenge-backend-nodejs

0.0 0.0 0.0 476 KB

Coding challenge for developers looking to join the tech team at JOIN.com as a back-end (Node.js) engineer. Good luck! https://join.com

JavaScript 45.58% TypeScript 54.42%

coding-challenge-backend-nodejs's Introduction

Stolen Bike Cases - JOIN Coding Challenge - Backend (Node.js)

JOIN Stolen Bike Cases

Context

Stolen bikes are a typical problem in Berlin. The Police want to be more efficient in resolving stolen bike cases. They decided to build a software that can automate their processes — the software that you're going to develop.

Product Requirements

  • Bike owners can report a stolen bike.
  • New stolen bike cases should be automatically assigned to any free police officer.
  • A police officer can only handle one stolen bike case at a time.
  • When the Police find a bike, the case is marked as resolved and the responsible police officer becomes available to take a new stolen bike case.
  • The system should be able to assign unassigned stolen bike cases automatically when a police officer becomes available.

Your Mission

Your task is to provide APIs for a frontend application that satisfies all requirements above.

Please stick to the Product Requirements. You should not implement authorisation and authentication, as they are not important for the assessment. Assume everyone can make requests to any API.

Tech Requirements

  • Node.js
  • Tests (quality and coverage)
  • You are free to use any framework, but it’s recommended that you use one that you’re good at
  • Use only SQL Database
  • Typescript is a plus

Starting Materials

For your convenience, you can use one of our service bootstrap template to help you started coding quicker without a hassle, but please note - it has our own opinionated Linting and Typescript by default: https://github.com/join-com/server-template-public

Instructions

  • Build a performant, clean and well-structured solution.
  • Commit early and often. We want to be able to check your progress.
  • Please complete your working solution within 3 days of receiving this challenge.
  • Please do not spend more than 4 hours.
  • Send us an email with a link to repository when you finish the assesment.
  • Optionally, send us a link to a deployed version on Vercel or any other service that will expose that API for testing.

Development

Build

yarn install
yarn build

Running

yarn start

coding-challenge-backend-nodejs's People

Contributors

antonversal avatar boris-lapouga avatar favorit avatar hafizh 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.