Bitcoin Forum

Other => Beginners & Help => Topic started by: randulin on May 12, 2013, 08:05:08 PM



Title: BTC-Folio – Overview over your Bitcoin Assets
Post by: randulin on May 12, 2013, 08:05:08 PM
Hi

I just published my first iteration of BTC-folio (http://btc-folio.info (http://btc-folio.info)). It's a Web-App that helps me to watch a bunch of BTC-Adresses and my portfolio value at btct.co. It uses the API from Blockchain.info, bitcoincharts.com and btct.co. The configuraiton is saved in your browsers local storage. You can use it from pc or phone (ios users can use the "add to home screen" function).

https://i.imgur.com/kjtMFJY.jpg https://i.imgur.com/ODp2G7B.jpg

the whole project is opensource: https://github.com/randulin/btc-folio (https://github.com/randulin/btc-folio)
It's written in AngularJs with NodeJs/Express as Server.

What do you think?