Update README.md

This commit is contained in:
Scott
2016-08-08 16:05:12 +10:00
committed by GitHub
parent ad0ebd9a6f
commit f21f2b86c7

View File

@@ -1,3 +1,18 @@
## GoCryptoTrader website
A website interface to interact with the main gocryptotrader application
## Current Features
+ Basic web views
+ Interaction between gocryptotrader and gocryptotraderweb
## Planned Features
+ Dashboard with details such as purchase history, current exchange holdings and tickers
+ Settings configuration within website - no need to edit .json files
+ Perform transactions
+ Themes
It's early days for the front-end website. So this readme will be updated periodically to reflect any changes
### Prerequisites
You can get git from [http://git-scm.com/](http://git-scm.com/).
@@ -20,3 +35,5 @@ npm start
Now browse to the app at `http://localhost/`.