Skip to content

StenAL/StockTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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