Corona-HomeLab / FinSight

Personal Finance app that feeds into AI to answer questions based on the info you provide it.
0 stars 0 forks source link

Make app interactive in the cli and implement CRUD #1

Closed carlosj934 closed 1 week ago

carlosj934 commented 1 week ago

Right now the app allows you to modify the csv files in finance_data, so it can output your net worth. I want to be able to have it be interactive where I can enter different amounts and have it output the different values for income, liabilities, net worth, etc. based on what I provide it.

Supporting docs:

carlosj934 commented 1 week ago

interactive cli:

image