Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 441 Bytes

ROADMAP.md

File metadata and controls

13 lines (11 loc) · 441 Bytes

ROADMAP

TBD

  • Complete processing all columns in the data set
  • Replace currency columns to Decimal type
  • Cut the services and util functions out from the controller
  • Connect to a real DB instance
  • Create the production purpose configurations (e.g. dependencies, requirements.txt)
  • More strictly null check and error handling
  • Consider containerizing the API
  • Setup a Git precommit hook and a formatter
  • Create unit test cases