hatchways / team-water-polo

1 stars 1 forks source link

IN: Integrate board to team board #52

Open moffatethan opened 2 years ago

moffatethan commented 2 years ago

Integrate the board to the team board, this one is a bit challenging to do some pair programming to help finish this ticket as quickly as possible. To make this efficient, refactor the Board to have methods related to moving columns, creating a board, etc. This will allow both a TeamBoard and a Board to access those methods.