Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 442 Bytes

File metadata and controls

19 lines (12 loc) · 442 Bytes

Crypto Portfolio Tool

A simple web application to track your cryptocurrency portfolio.

Features

  • Add tokens with entry prices and amounts
  • Calculate profit/loss based on current market prices
  • Save and load portfolio data locally

Usage

  • Add token details and click "Save"
  • Click "Calculate Profit/Loss" to see current portfolio overview

Technologies Used

  • HTML, CSS, JavaScript
  • Cryptocompare API for live price data