ianpaschal / coin-watcher

A simple Vue.js & Electron app for watching your cryptocurrency portfolio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coin Watcher

A simple Vue.js & Electron app for watching your cryptocurrency portfolio.

The whole app's concept is essentially:

Bitcoin:  myBalance x currentPrice = myValue
Litecoin: myBalance x currentPrice = myValue
-------------------------------------------------
Portfolio:												 = myTotalValue

About

A simple Vue.js & Electron app for watching your cryptocurrency portfolio.

License:MIT License


Languages

Language:JavaScript 82.8%Language:CSS 14.3%Language:HTML 2.9%