/PortfolioTracker

A command line interface to store and view portfolios of stocks and cryptocurrencies locally.

Primary LanguageC++

Portfolio Tracker

Get started

Installing Dependencies

Follow the installation steps for get access to the fmt library.

To install libcurl, run sudo apt-get install libcurl-dev on UNIX or follow the steps to build the library locally for Windows.

Run make to start tracking your portfolio!

Example of the start up menu for the program

Displaying Profiles

After opening a file, selecting the second option displays your entire portfolio, including total profit/loss and current price of each asset owned.

Example portfolio being displayed

Add new assets

When adding to or creating portfolios, keep track of your stocks and cryptocurrencies with the latest price data.

Example of adding new assets to a portfolio