This repository contains all the front-end code for 'TradeSharp'.
https://aurorasolutions.atlassian.net
- MS Visual Studio 2012 or higher
- .Net Framework 4.5.1
- MySql
- Git
- Rabbit MQ
- Settings:
- Username =
root
- Password =
root
- host =
localhost
- Username =
- Create a new database named
tradehub
. - Run sql script:
TradeHubDBScript.sql
located in..\tradesharp-ui\database\
- Download and install erlang: http://www.erlang.org/download.html
- Restart System.
- Download and install RabbitMQ: http://www.rabbitmq.com/download.html
If you run into any trouble for Rabbit MQ: http://www.rabbitmq.com/install-windows.html
Located in ..\tradesharp-ui\Sample Data\
. Follow the instructions in Read Me.txt
(as it will be updated depending on sample data added) located in the same folder to place the sample data.