1.0.1 • Published 5 years ago

customers_assigment v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

INPUT : customer records in a text file (customers.txt) -- one customer per line, JSON lines formatted.

OUTPUT: Names and user ids of matching customers (within 100km) of Dublin, sorted by User ID (ascending).

node-modules "get-user-within-range" published by me only for searching algorithm as an abstraction layer :)

steps to run---->

npm install
npm start