initial commit of finplan - works, with basic csv dump, need to remove unneeded variables, reformat and improve csv next

This commit is contained in:
2025-01-30 16:23:05 +11:00
commit 01d373e731
1355 changed files with 249815 additions and 0 deletions

10
README Normal file
View File

@@ -0,0 +1,10 @@
NEED to confirm car future
ALLOW SAVE / export, so I can compare this when we get a chance :)
to run:
cd ~/src/finplan
source ./.python/bin/activate
FLASK_APP=main ./.python/bin/flask --debug run --host=192.168.0.2