Evitagen / Cryfolio

Xamarin Crypto Currency App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryfolio

Xamarin Crypto Currency Portfolio Tracker.

A Lightweight, Add free mobile cryptocurrency portfolio tracker that stores all your cryptocurrency portfolios privatly on your android/IOS device. Ability to add multiple portfolios, View each one individually or view all portfolios at once and see the prices and combined total value of all held.

current prices are got from an api that exists in https://github.com/Evitagen/CryptoPortfolio which are updated currently every 2 minutes. the call returns a json file that is got from the static prices that exist at that time therefore should be able to hadle a large number of clients simultaneously.

Viewing Cryptocurrencys

Untitled

coin prices can be sorted by best performing in the last 7 days, 24 hours, coin name, price or coin ranking. All screens can be viewed in both portrait and landscape.

Adding a portfolio

Add portfolio

on the portfolio screen click add portfolio then on the popup screen enter a portfolio name and click ok. The new portfolio will appear in the list below with options to view or delete.

Adding a new coin to a portfolio

Add coins to portfolio

click 'Add coins' select the coin to add from the coins in the scroll list.

Adding a Buy Transaction

Buy transaction

click 'add' next to the coin you want to buy, click on buy and type an amount then you can set the date, time and then click ok

Adding a Sell Transaction

sell transaction

View all Portfolios

view all

this totals all coins from all portfolios.

landscape views

Screenshot 2020-04-12 at 22 55 58

Screenshot 2020-04-13 at 19 22 41

Screenshot 2020-04-13 at 19 22 03

About

Xamarin Crypto Currency App


Languages

Language:C# 100.0%