Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Integration: Team Creation and Joining a Team #32

Open
ppmpreetham opened this issue Feb 18, 2025 · 0 comments
Open

Backend Integration: Team Creation and Joining a Team #32

ppmpreetham opened this issue Feb 18, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed high priority these tasks need the utmost attention and they need to be completed first

Comments

@ppmpreetham
Copy link
Member

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.).

@ppmpreetham ppmpreetham added the high priority these tasks need the utmost attention and they need to be completed first label Feb 18, 2025
@KreativeThinker KreativeThinker added enhancement New feature or request help wanted Extra attention is needed labels Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed high priority these tasks need the utmost attention and they need to be completed first
Projects
None yet
Development

No branches or pull requests

2 participants