/dw_sample

CSV - parsing, storing and presentation

Primary LanguageJavaScriptMIT LicenseMIT

dw_sample

CSV - parsing, storing and presentation.

Test

$ git clone [repo]
$ npm test

Requirements

  • documentation
  • app setup
  • app configs
  • db configs
  • db setup

client

  • upload multiple files w name, file, ts
  • The page should display all of the transactions in the database

server

  • bodyparser
  • save files
  • process files

setup

  • npm i
  • mkdir folders
  • config.json required setup for folders, db credentials
  • we're assuming the db is setup