Skip to content

faljabi/kib-exercise2-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise 2

Problem Solving Case

Prerequisites

This project requires NodeJS and NPM. It was developed on NodeJS v18.6.0.

  1. Install project dependencies:
$ npm install
  1. Copy your input csv file to the data folder.

Usage

To generate the required csv files, please run the below command:

$ node index.js your-input-csv-file.csv

Testing

$ npm test

Built With

  • NodeJS
  • lodash
  • csv-parse
  • json2csv
  • mocha

About

KIB exercise 2 solution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published