Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 769 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 769 Bytes

Crypto Portfolio Tracker

A tracker of your crypto portfolio, written in C# using .NET core. Made as KIV/NET semester project at Západočeská univerzita v Plzni. Application screenshot

Features

  • create and manage portfolios
  • create and manage portfolio entries
  • add transactions that are linked to portfolio entries
  • see summaries of portfolios, portfolio entries and transactions
    • based on current cryptocurrency market data fetched from CoinGecko

Electron

electronize start /PublishSingleFile false /PublishReadyToRun false --no-self-contained