* Basic dynamically added buy-sell component
* Adds a basic component to display ticker info on the top right of the
GUI
* Dashboard with actual components
* Adds AM charts
* More fake component data
Better handling of dashboard blocks
* Attempting to make the dashboard scalable
* Fixes dashboard sizing
Adjusts dashboard widget margins
* Gets a chart!
* Buy sell updates
* Sprucing the buy sell components
Updates material
Fix up git Pr issues
Updates package.json
Creates ticker box componenet
Adds dashboard component
Updates dashboard to display components instead of it being the handler of all
Adds Notification angular module
Adds Requestify for ExpressJS to make posting ezpz
Now can post data to gocryptoCore
GoCrypto can now receive data on settings save