Planning Workflows And Calculators
FinNote is strongest when tracking and planning are connected. The application is not only a record keeper; it is also designed to help users move from a financial target to a concrete modeled plan.
Goals to calculator loop
The goals experience is built around one practical question: what remains to be funded, and what happens if that gap is invested or saved consistently?
- Create a goal with a title, target amount, current saved amount, target date, and assumed annual growth rate.
- Review the remaining amount, days remaining, and monthly pace shown on the goal card.
- Open the compound planner directly from the goal card to model that remaining amount.
- Save the resulting run so it becomes part of the account history.
Calculator coverage
FinNote currently exposes three planning tools:
Compound Interestfor recurring growth assumptions.Fixed Depositfor structured term planning.CSX Tradefor modeled market-style scenarios already supported by the application.
Why saved calculations matter
Saved runs are more than transient previews.
- They populate dashboard calculation history.
- They give users a running record of planning decisions.
- They surface in admin calculations review for oversight and debugging.
Daily tracking loop
The daily budget side supports the planning side.
- Income entries represent cash entering the system.
- Expense entries represent outflow and category usage.
- The dashboard combines both with calculations and goals so users can compare short-term movement with long-term plans.
Practical review questions
When testing these workflows, confirm the following:
- The same authenticated session can move from goals to calculator and back without broken navigation.
- Saved calculations persist immediately after submission.
- Dashboard history updates without requiring a separate manual data sync.
- Mobile navigation still keeps
GoalsandPlanreachable at small widths.