Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 902 Bytes

File metadata and controls

33 lines (29 loc) · 902 Bytes

StockMarketAppPro


A simple Java program to display historical stock data provided by yahoo. This application was developed for a coursework during my first year at King's College London.
Usage ----- ```sh git clone https://github.com/kintesh/StockMarketAppPro StockMarketAppPro cd StockMarketAppPro/src/ javac stock_market_app_pro/MainApp.java java stock_market_app_pro.MainApp ```
Screenshots ------- #### Screenshot of main app view #### ![ScreenShot](https://raw.github.com/kintesh/StockMarketAppPro/master/screenshots/main_app.png)
#### Screenshot of main app view #### ![ScreenShot](https://raw.github.com/kintesh/StockMarketAppPro/master/screenshots/stock_view.png)
License ------- You are free to use, modify, redistribute and/or sell this software however you may wish to.
- - - *Written by Kintesh*
*http://kinte.sh*