An android application that tracks the current value of the user's crypto portfolio
A Crypto Portfolio Tracker that allows the user to input each coin they own and the price bought at. The app keeps track of the users data using SQLite databases. The current data of each coin is gathered from www.coingecko.com via JSON.
- JDK 7
- XML 1
- SQLite 3.6
- JSON
- Easy tracking of portfolio
- Overview of the market as a whole
- Supports all coins that CoinGecko supports