teamsnap / teamsnap-mega-tournament

Help us save the TeamSnap Mega-Tournament!
1 stars 1 forks source link

Saving the tournament #5

Closed Jakeplusplus closed 3 years ago

Jakeplusplus commented 3 years ago

It just dawned upon me that perhaps I should have made two PRs for the backend and frontend changes, but here we are. If we're to save the tournament, we must push forward and not dwell on past mistakes.

There's a bit that I didn't get to that my plans going forward would be add a migration to add the captain to the teams by adding a captain table and a column to the team table with a captain id. Outside of that, I wasn't able to figure out a connection issue with the GIPHY API in a reasonable time, so I moved on from it.

The frontend is saving to the backend, but it isn't pulling from it at this point due to the lack of the captain field in the db.