ProfitPath is a web-based application designed to help insurance agents calculate their premiums, commissions, and production metrics. It offers interactive features to adjust inputs such as the average annualized premium, contract level, and months of production, and it visualizes the results in easy-to-understand graphs. This application is built using React for the frontend, Vite as the build tool, and it leverages Node.js for dependency management and development scripts.
I originally created the tool using plain HTML, CSS, and JavaScript, which you can see here.