amandayhuang / robins-hood

Single page app in the spirit of Robinhood that lets users invest in public figures.
https://robins-hood.herokuapp.com/
3 stars 0 forks source link

MVP #2 Stock Show #13

Open amandayhuang opened 4 years ago

amandayhuang commented 4 years ago

@PedroKim stock show MVP: https://robins-hood.herokuapp.com/#/stocks/JX

Notes: 1) I still need to add checks on the buy/sell forms to make sure the user has enough money to buy or shares to sell - will add once I've created my portfolio/balance slices of state 2) I need to add error handling for 429 API call limit reached. Let me know if nothing loads on the page and I can add a new API key

PedroKim commented 4 years ago

Reviewed

Feedbacks