Skip to content

stellafang/intercom

Repository files navigation

Intercom Coding Challenge

This app will filter through the customers in the customer.txt to find the ones that live within 100 km of Intercom's office in Dublin, then order this resulting list by each customer's user id (ascending). The expected output can be found in output.txt

Setup

Install dependencies using npm:

npm i

We recommend using: node v8.10.0 and npm v5.7.1

Testing

Run tests with:

  npm test

Run App

Run app with:

  npm start

Observe the output in your cli.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published