Portfolio Management Desktop App

Live Tracking,    Alerts    &    Data
main

A project using TKinter's GUI to show a range of assets in ones cryptocurrency portfolio, connecting to CoinMarketCap's API to retrieve the latest live prices. The GUI has built in buttons to refresh prices, create a graph of the worth of assets in a portfolio and export the current data to Excel.

sec1

Another button can toggle price alerts on/off, where the app will monitor prices every minute and the OS will sound when a coin has hit a certain price. All the portfolio assets, amounts and price alerts are configureable by the user.