Skip to content

itsjustabhii/Read-and-Write-into-CSV-File

Repository files navigation

Read-and-Write-into-CSV-File

RaftLabs Assignment to read from a CSV file and add data into a CSV file.

  • Request you to download the project folder and run it on local machine by using the command
    • node readFromCsv.js
  • Reading from the given Books.csv file and converted into JSON Format

Readingfromcsvand convertedintojson

  • Reading from the given authors.csv file and converted into JSON Format

reading-authorscsv-converted-into-json

  • Reading from the given magazines.csv file and converted into JSON Format

reading-magazinecsv-converted-to-json

  • Display books sorted based on title

sort-by-title

  • Display magazines sorted based on title

sort-magazine

About

RaftLabs Assignment to read from a CSV file and add data into a CSV file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published