Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.28 KB

StockTracker

Calls various APIs to get data on stock prices and currency rates, which it then uses to convert user input in the form of stock and amount owned to total value of portfolio in euros over time. The value of the portfolio is graphed using a JavaFX GUI.

Example of graph made by StockTracker

Getting Started

Download the .zip of the latest release and unpack it in a folder. Run StockTracker.exe.

For functional usage navigate to "Help -> Getting Started" from the menu bar of the application.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details