nearby_guest_list

1.0.0 • Public • Published

Pre-requisites

Installation

git clone https://github.com/monikamathur/voting-management.git
cd tempCoun
npm install
npm start 

Funcationality

We have some customer records in a text file (customers.txt) -- one customer per line, JSON lines formatted. We want to invite any customer within 100km of Dublin for some food and drinks on us. Write a program that will read the full list of customers and output the names and user ids of matching customers (within 100km), sorted by User ID (ascending).

Readme

Keywords

none

Package Sidebar

Install

npm i nearby_guest_list

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

5.7 kB

Total Files

5

Last publish

Collaborators

  • monikamathur