1.0.0 • Published 10 months ago

opendatajs v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

openDataJs

Explaination

This project aims to retrieve data from a CSV file, add a randomly generated grade to each entry, update the file, and ultimately display the average of the grades.

How the csv look

Student_pk;Nom;Prenom;Note;Commentaire
12312321312;DOE;John;;
12312321313;DOE;Maria;;
12312321314;DOE;Jane;;
12312321315;DOE;John 2;;
12312321316;DOE;Mariasse;;

Install

   npm i openDataJs

or

   yarn i openDataJs

Usage

Local Devolpement

Test function :

   npm run main

Licence

The MIT Licence, check it here for more information

1.0.0

10 months ago