td5-npmjs-endtoend
v2.2.4
Published
A system that allows you to read a CSV file containing a list of students, write random notes for each student, calculate the class average, and display it at the end of the CSV.
Downloads
5
Maintainers
Readme
TD5-NPMJS-EndToEnd
A system that allows you to read a CSV file containing a list of students, write random notes for each student, calculate the class average, and display it at the end of the CSV.
Installation
npm install
Local Development
Analyze the code and tell if any error occur!
npx jest
Launch the system.
node index.js