Skip to content

Backend Integration: Team Creation and Joining a Team #32

@ppmpreetham

Description

@ppmpreetham

Tasks todo:

Team Creation:

  • Send Team Name to the backend.
  • Receive and display the Team Code returned by the backend.
  • Handle API responses and errors properly.

Joining a Team:

  • Send the Team Code to the backend when a user attempts to join.
  • Add the user to the team if the code is valid.
  • Show the Team name if successful to the user.

Implement loading states and error handling for API requests, better to test with various edge cases too ex:(valid/invalid team codes, network failures, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededhigh prioritythese tasks need the utmost attention and they need to be completed first

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions