All Projects → okandavut → Vuejs Credit Score Calculation

okandavut / Vuejs Credit Score Calculation

A vehicle credit calculation application using VueJS.👍

Projects that are alternatives of or similar to Vuejs Credit Score Calculation

Etch
Builds components using a simple and explicit API around virtual-dom
Stars: ✭ 545 (+4441.67%)
Mutual labels:  virtual-dom
Framework7 Vue
Deprecated! Build full featured iOS & Android apps using Framework7 & Vue
Stars: ✭ 682 (+5583.33%)
Mutual labels:  vuejs-components
Dyo
Dyo is a JavaScript library for building user interfaces.
Stars: ✭ 924 (+7600%)
Mutual labels:  virtual-dom
Domvm
DOM ViewModel - A thin, fast, dependency-free vdom view layer
Stars: ✭ 581 (+4741.67%)
Mutual labels:  virtual-dom
Vue Hotel Datepicker
Vue date range picker component
Stars: ✭ 665 (+5441.67%)
Mutual labels:  vuejs-components
Diffhtml
diffHTML is a web framework that helps you build applications and other interactive content
Stars: ✭ 788 (+6466.67%)
Mutual labels:  virtual-dom
Korolev
Single Page Applications running on the server side.
Stars: ✭ 510 (+4150%)
Mutual labels:  virtual-dom
Corerender
Moved to https://github.com/alexdrone/Render
Stars: ✭ 25 (+108.33%)
Mutual labels:  virtual-dom
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+5441.67%)
Mutual labels:  vuejs-components
Backbone.vdomview
VirtualDOM-aware Backbone View
Stars: ✭ 23 (+91.67%)
Mutual labels:  virtual-dom
Nanomorph
🚅 - Hyper fast diffing algorithm for real DOM nodes
Stars: ✭ 621 (+5075%)
Mutual labels:  virtual-dom
Vuex I18n
Localization plugin for vue.js 2.0 using vuex as store
Stars: ✭ 657 (+5375%)
Mutual labels:  vuejs-components
Htm
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
Stars: ✭ 7,299 (+60725%)
Mutual labels:  virtual-dom
Vhtml
Render JSX/Hyperscript to HTML strings, without VDOM 🌈
Stars: ✭ 556 (+4533.33%)
Mutual labels:  virtual-dom
Puddles
Tiny vdom app framework. Pure Redux. No boilerplate.
Stars: ✭ 24 (+100%)
Mutual labels:  virtual-dom
Vuelayers
Web map Vue components with the power of OpenLayers
Stars: ✭ 532 (+4333.33%)
Mutual labels:  vuejs-components
Dot Dom
.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
Stars: ✭ 757 (+6208.33%)
Mutual labels:  virtual-dom
Muve
Muve is a micro library for building interactive javascript applications.
Stars: ✭ 11 (-8.33%)
Mutual labels:  virtual-dom
Preact Compat
🙌 React compatibility layer for Preact.
Stars: ✭ 927 (+7625%)
Mutual labels:  virtual-dom
Dna
Progressive Web Components.
Stars: ✭ 22 (+83.33%)
Mutual labels:  virtual-dom

A vehicle credit calculation application using VueJS.


Try : http://mrokt.github.io/credit-score/

The values entered are interchanging with each other. 

 # (It is prevented from entering inconsistent data on this value.)

Textbox Changing


Payment account is made according to new or old car status. 

At the end of the calculation:

 - Total Credit
 - Monthly payment with interest
 - Interest free monthly payment
 - Amount of interest
 - Amount of debt left per month

Credit


Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].