-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededhigh prioritythese tasks need the utmost attention and they need to be completed firstthese tasks need the utmost attention and they need to be completed first
Description
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.).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededhigh prioritythese tasks need the utmost attention and they need to be completed firstthese tasks need the utmost attention and they need to be completed first