mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
Update README.md
This commit is contained in:
@@ -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/`.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user