POLIMI-FER-codebenders / tournament_app

Tournament app for Code Defenders made by student team of POLIMI and FER students
GNU Lesser General Public License v3.0
0 stars 0 forks source link

84 team management #32

Closed fadlnndd closed 1 year ago

FabioPatella commented 1 year ago

before closing this pull request it's better to integrate the invitation in team management. Now there is no mapping for POST /api/team/invit/ , i think the corresponding api is api/invitation/create Then you can add a page refresh on invite successfull and on player leave. Overall the code is good