Today I was assigned a new Vue project, for now I am working on setting the project locally, the data comes from a CSV file that needs to be parse to a json object, so the application can presents correctly the information, today I worked on a php script to change the CSV to a JSON file.