- 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
- 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)