A downloadable project

Spike Four -Formalise CSV to JSON Proccess


Introduction

This spike will explore myself collating the entire process of formalising and applying coding standards to the csv to json to objects process.


Goals

  1. Formalising the data of CSV to JSON to Objects process.
  2. Apply consistent coding conventions across the CSV to JSON to Objects process.


Personnel

Primary        -  Zackery Camille [1095725]

Secondary  -  Ryley

Secondary  -  Jed

Secondary  -  Christian


Technologies, Tools, and Resources used


Tasks Undertaken

  1. Gather Ryley, Jed's and my own script files pertaining to the CSV to JSON to object process and make working and back up copies of the files.
    1. Store the working on files in one folder and the back up files in another separate folder.
  2. Open the working on folder and go through each script ensuring and applying the same data, variables, methods and classes are all uniform to each other throughout the  CSV to JSON to object process.
  3. Using the Csharp Coding Guideline resource found in the Technologies, Tools, and Resources used section ensure that all of the script files comply and follow C# coding conventions where necessary.


Solution Justification

With the CSV to JSON to object process working individually from Ryley, Jed and myself it was out of necessity that this task of formalising the entire process need to be done. When all components are working off of the same material not only does it clearly illustrate the process works but it also makes implementing to other projects or areas with greater ease.

Leave a comment

Log in with itch.io to leave a comment.