jonLicari / finance-report

Organizes financial data from xlsx files and generates a report and graphic summaries
0 stars 0 forks source link

Breakup main into pieces #26

Closed jonLicari closed 8 months ago

jonLicari commented 8 months ago

Changes

jonLicari commented 8 months ago

TODO

jonLicari commented 8 months ago

Moved cashflow calculation to new file in PR #27 as it turns out that it was not actually blocked by the refactor.