Note: The problems completed are 1 and 3.
Please run an initial npm i to downlaod all neccesary dependencies.
Run an npm start to spin an instance of the server as well as the connection to the postgres database.
ProblemOne). Uncomment console.log problemOnedataCleaning() to print cleanedSet. BE SURE TO uncomment inovaction of problem one FIRST
ProblemThree). Uncomment problem3TrackingRunningTotals(). Be sure to uncomment line 129 (console.log(readClassificationAndTotalsFromDB())) FIRST. This function reads/prints ALL From classificationAndtotals coloumns from the database.