Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carlescg/crypto_portfolio_app
- Owner: CarlesCG
- License: mit
- Created: 2017-09-07T14:50:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T15:13:42.000Z (about 7 years ago)
- Last Synced: 2024-10-30T00:04:54.560Z (2 months ago)
- Language: R
- Homepage: https://carlescg.shinyapps.io/crypto/
- Size: 820 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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