项目作者: AndyEstevez

项目描述 :
Tracking Current price of bitcoin and historical price of bitcoin
高级语言: Java
项目地址: git://github.com/AndyEstevez/CryptoApp.git
创建时间: 2020-04-17T03:46:09Z
项目社区:https://github.com/AndyEstevez/CryptoApp

开源协议:

下载


CryptoApp

An android app that creates an account, view the current pricing of Bitcoin based on CoinAPI. See the historical pricing of Bitcoin by 24 Hour/1 Week/1 Month intervals and view buy/sell transactions the user creates which calculates their Net Cost.

Libraries

  • Picasso: Used for loading the image of BTC
  • MPAndroidChart: Used for creating the historical pricing chart
  • FancyButtons: Used for creating unique buttons in creating transactions
  • Gson: Used to convert the arraylist of Transactions to JSON to load and save the list for Shared Preferences

API Reference

  • CoinAPI: API used for getting the image, current price and historical price of Bitcoin

Screenshots