Skip to content

Commit

Permalink
update project and repository names
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadiq authored Dec 2, 2016
1 parent faee435 commit 3cdc895
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tradehub - UI #
# TradeSharp - UI #

This repository contains all the front-end code for 'TradeHub'.
This repository contains all the front-end code for 'TradeSharp'.

### JIRA link: ###
https://aurorasolutions.atlassian.net
Expand All @@ -20,8 +20,8 @@ https://aurorasolutions.atlassian.net
* Password = `root`
* host = `localhost`

+ Create a new database named `TradeHub`.
+ Run sql script: `TradeHubDBScript.sql` located in `..\tradehub-ui\database\`
+ Create a new database named `tradehub`.
+ Run sql script: `TradeHubDBScript.sql` located in `..\tradesharp-ui\database\`
### Rabbit MQ###
+ Download and install erlang: http://www.erlang.org/download.html
+ Restart System.
Expand All @@ -31,4 +31,4 @@ If you run into any trouble for Rabbit MQ:
http://www.rabbitmq.com/install-windows.html

### Sample Data ###
Located in `..\tradehub-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.
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.

0 comments on commit 3cdc895

Please sign in to comment.