A little tool to visualise some simple profit share scenarios between two business entities when selling items.
Install dependencies and run the development server:
yarn
yarn dev
Open http://localhost:3000 with your browser.
Changes to settings are only updated when the save button is clicked. Settings are saved to localstorage.
Save your scenarios using the top widget in the sidebar. You can create new ones or copy existing ones.
You can add milestones that are triggered at different stages of sales, revenue or cost recovery by percentage or absolute value. At each milestone, the distribution between costs, and the share between partners can be modified. Remaining costs can be distributed across sales and you can set a target sale to have recovered all costs by.
You can control the lines that show in the chart using the settings at the top of the chart.