issues
search
sause668
/
stock-trading-app
Python-React group project for App Academy
1
stars
2
forks
source link
Redux: Transactions
#22
Closed
sause668
closed
3 weeks ago
sause668
commented
3 weeks ago
[x] Create transactions reducer
[x] Create thunk to fetch Transactions
[x] Create thunk to fetch individual transaction (Might Need)
[x] Create thunk to delete Transaction (Might Need)
[x] Create thunk to remove transactions from store (Might need)