Compound Interest Calculator In Quasar

A Compound Interest Calculator built in Quasar Framework with Vue js and inbuilt component of quasar.

It has 3 main components:

  1. Form options and input elements
  2. Data table which shows year-wise compound interest
  3. Chart which shows data visually more appeasing way

Buit Using

  • Quasar
  • Vue3
  • Vue Chart
  • Chart js
  • Vue Router

Setup Instructions

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Screenshots

first-empty-ss-compound-calculator drawer-menu-compound-calculator with-data-and-chart-compound-calculator

GitHub

View Github