This tool helps you calculate the benefits of consolidating multiple debts into a single payment. Enter your debts, compare repayment options, and see how much you could save by consolidating.
- Node.js (v18+ recommended)
- pnpm, npm, yarn, or bun
Clone the repository and install dependencies:
git clone https://github.com/daniql/dcs-calculator.git
cd dcs-calculator
pnpm install # or npm install, yarn install, bun installStart the development server:
pnpm run dev # or npm run dev, yarn dev, bun devThen open http://localhost:3000 in your browser.
- make compatible with mobile browsers


