issues
search
sause668
/
stock-trading-app
Python-React group project for App Academy
1
stars
2
forks
source link
Redux: Stocks
#20
Closed
sause668
closed
2 weeks ago
sause668
commented
3 weeks ago
[x] Create stock reducer
[x] Create thunk to fetch user Stocks
[x] Create thunk to fetch individual Stock
[x] Create thunk to add Stock to Portfolio
[x] Create thunk to edit Stock
[x] Create thunk to delete Stock
[ ] Create thunk to remove stocks from store (Might need)