hatchways / team-water-polo

1 stars 1 forks source link

FE: Setup team context for state management #35

Open moffatethan opened 2 years ago

moffatethan commented 2 years ago

Setup team context with actions for manipulating state. useImmerReducer. This should be where all state is handled pertaining to a team, other components can have individual state where necessary. Design it in a way back-end can be easily integrated. Communicate with back-end developers and ensure you all are on the same page.