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
- Reading from the given authors.csv file and converted into JSON Format
- Reading from the given magazines.csv file and converted into JSON Format
- Display books sorted based on title
- Display magazines sorted based on title