Skip to content

soupjake/stockapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockApp Java Software

Software built using JavaFX which reads in stock data from CSV files, presents the data in tables, graphs and allows exportation of data summary to a text file.

Installing

To test the software yourself, import the "stockapp" folder into an IDE like Eclipse or IntelliJ. You may have to change the package import directories in some files depending on which IDE you use.

Preview Images

The first tab provides detailed stock information for the company clicked on from the ListView: alt text

The second tab provides charts of the company's stock information: alt text

The last tab allows the generation of a stock report of certain information for each company: alt text

About

StockApp Java Software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages