Skip to content

alimogh/SimpleCryptoPortfolio

 
 

Repository files navigation

SimpleCryptoPortfolio

An android application that tracks the current value of the user's crypto portfolio

Table of contents

General info

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.

Technologies

  • JDK 7
  • XML 1
  • SQLite 3.6
  • JSON

Features

  • Easy tracking of portfolio
  • Overview of the market as a whole
  • Supports all coins that CoinGecko supports

Download

SimpleCryptoPortfolio

Screenshots

home-Screen.png

dashboard-Screen.png

coinoverview-Screen.png

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%