customerrecordssearch

1.0.1 • Public • Published
                     SEARCH CUSTOMER RECORDS
                     =======================

Description

This project will give all customer records which are under 100 km range of dublin.

Prerequisites

You should have latest version of node.js in your computer

Installation

npm install customerrecordssearch

Usage

var customerRecords = require('customerrecordssearch');
var results = customerRecords.sortResults();
console.log(results);

Output should be customer records in the result which are under 100 km range sorted by user_id in acsending order.

Contributing

Take care to maintain the existing coding style. Add unit tests for any new or changed functionality. build and test your code.

Readme

Keywords

none

Package Sidebar

Install

npm i customerrecordssearch

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

7.01 kB

Total Files

7

Last publish

Collaborators

  • akshay0894