Skip to content

Deposit calculator with custom rates, periods, amount, as well as support for capitalization, monthly payment and taxes.

License

Notifications You must be signed in to change notification settings

dmitrytavern/deposit-calculator

Repository files navigation

Deposit calculator

Deposit calculator, which will help to calculate deposits with different interest rates, taxes, monthly replenishments and periods up to 10 years (including capitalization).

Stack: Next.js, MobX, Tailwind CSS, Next UI, Zod.

Architecture

The main code of the application is located in an independent module “calculator” inside which all the logic of the deposit calculator is located.

Guide

  1. Clone the repo:
git clone git@github.com:dmitrytavern/deposit-calculator.git
  1. Install dependencies:
npm ci
  1. Run:
npm run dev

License

MIT - check repo files

Copyright (c) 2024-present, Dmitry Tavern

About

Deposit calculator with custom rates, periods, amount, as well as support for capitalization, monthly payment and taxes.

Topics

Resources

License

Stars

Watchers

Forks