Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlescg/crypto_portfolio_app

App tp visualize Cryptocurrency portfolio information from coinmarketcap.com with a shiny app
https://github.com/carlescg/crypto_portfolio_app

Last synced: 25 days ago
JSON representation

App tp visualize Cryptocurrency portfolio information from coinmarketcap.com with a shiny app

Awesome Lists containing this project

README

        

# Cryptocurrency Visualization

App to visualize the price from coinmarketcap.com and other custom statistics of a specify cryptocurrency portfolio.

- [Here the app live](https://carlescg.shinyapps.io/crypto/)

![](https://github.com/CarlesCG/Crypto_Portfolio_App/raw/master/www/cover_black.png)

## Features
- Query the information on the fly
- Top 300 cryptocurrencies from coinmarketcap.com
- Bookmark your portfolio & save the link. No need to select it again.
- Custom time period

## To do:
**Heavily Work in progress!!**

- Bookmarking state not working... Fix it
- Add a progress bar with regards the querying
- Check the multicore of shinyapps.io (detecCore back to code?)
- Add table with raw data
- Add download data button
- Refer original downloading code to author