Reason
Separate calculation from use
A financial plan needs reliable calculations and an interface that works well. Those two responsibilities are deliberately kept apart.
Project ยท Collaboration
Financial Plan makes complex calculations usable without tying the mathematical core to one interface or platform.
In progress

Reason
A financial plan needs reliable calculations and an interface that works well. Those two responsibilities are deliberately kept apart.
Choice
The calculation engine is independent of the interface. The same foundation can therefore power both the web app and the bundled native app.
Status
The product is being developed together, with attention to clarity, maintainability, and consistent outcomes.
A financial-planning web app with the calculation engine kept independent of the interface, delivered as a web app and a bundled native app.