Skip to content

GoodSergiy/NodeJS-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-Parser

NodeJS Parser just for the test

Scope of work

  1. Make zip decomprecion ✔
  2. Creat JSON file ✔
  3. Read decompresed CSV file ✔
  4. Pars all the data and put it to the JSON file ✔🤦‍♂️
  5. Remove CSV file ✔
  6. Make a cicle ✔
  7. When all CSV files are parsed send a message: DONE! ✔

How to use!

  1. Instale lates stable NodeJS version: https://nodejs.org/en/
  2. Download repository
  3. Using terminal navigate to the project folder
  4. run npm install command
  5. Put Ziped CSV files to the original_zips folder
  6. run node app.js command

About

NodeJS Parser just for the test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors