David-the-zen / investment

1 stars 0 forks source link

Build basic watchlist with dummy data. #2

Open David-the-zen opened 4 years ago

David-the-zen commented 4 years ago

Should have the ability to:

Add data Delete data Open a link from added data

David-the-zen commented 4 years ago

Currently have built a mock watch list on the branch feature/watchMock. For this to work you will need to run the mock server on localhost 3000. I will add a wiki on how to do this. Currently experiencing issues with retrieving data and removing data from the server. Potentially will look at a code review for assistance with this.

Also need to add the ability to display more than a single line of data per stock.