A very simple way to create a stream of income and expenses. Hopefully you don't end-up at zero or less :).
It isn't doing anything of interest yet.
- Updatable or repeated runs?
- Store each update by date?
- What is the relationship between tables Expenses & Fields
- Do cashflow by account or combined
- start with by account
- A list of all expenses
- acct
- item
- amt
- periodicity
- monthly
- onDay: number
- onetime
- onDate: date
- everyNumDays: number
- monthly
- Cashflow projections grouped by date created
- date: date
- amount: number
- balance: number
- for: string
- note: string