Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.13 KB

File metadata and controls

35 lines (27 loc) · 1.13 KB

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