# capstoneASX Capstone project for RMIT Repository Link: https://github.com/rmit-s3436830-shane-mclaws/capstoneASX A Project by: Shane McLaws (s3436830) Callum Pullyblank (s3378543) Zac Williams (s3436170) Sonia Varghese (s3484881) Documentation and source code for all aspects of the project are maintained within thier respective folders within this repository. Runnable .JAR file of application can be found here: https://drive.google.com/file/d/0B4Cf2U-ZmwklcF9oWDB6ZkRRclE/view?usp=sharing Running the .JAR in command prompt (Windows) or Terminal (Linux/MacOS) with the argument "cmdLine" (eg. "java -jar TradingWheelsVersion1.jar cmdLine") will run the program with a command line interface, which includes all functionality. APK file for Mobile App can be found here (Android only): https://github.com/rmit-s3436830-shane-mclaws/capstoneASX/raw/master/Mobile%20Development/TradingWheels.apk Please ensure that you are running Java Runtime Environment Version 1.8 or above, or some aspects of the program may not work as intended