Skip to content

A Compound Interest calculator with Chart and Table Made using Quasar Framework

Notifications You must be signed in to change notification settings

devravimori/compound-interest-calculator-quasar

Repository files navigation

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

About

A Compound Interest calculator with Chart and Table Made using Quasar Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published