Skip to content

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

Notifications You must be signed in to change notification settings

JosephZeko/SimpleCryptoPortfolio

Repository files navigation

SimpleCryptoPortfolio

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

Take me to the code!

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages