Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 820 Bytes

todo.md

File metadata and controls

26 lines (22 loc) · 820 Bytes

TODO

see readme.md for more detailed todo info

todo

  • build the layout
  • build input income feature
  • build list incomes feature
  • build income total feature
  • build income modal feature
  • fix tests (with spectator lib)
  • build delete transaction function
  • build input expense feature
  • build list expenses feature
  • build expense total feature
  • build expense modal feature
  • make everything responsive
  • setup sonarqube and ci/cd with render.com hosting (auto builds etc)
  • write playwright e2e tests for dashboard page

backlog

  • implement export and import save file
  • implement proper date cycle calcs (not the averages you have now)
  • implement currency conversion feature with https://exchangeratesapi.io/ (rxjs with loaders)