You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This issue will address creating more actions for friends within the chigame app. It will work to allow friends to be able to invite other friends to games and tournaments, as well as allow friends to remove friends.
The text was updated successfully, but these errors were encountered:
Updates: We met Nov. 13 to discuss the task, and implement functionality for removing friends, sending invitations for matches, and sending invitations for tournaments: this required URL path updates, creation of invitation classes in models, and new views. Next steps would be to integrate notifications as well.
ishiii-s
changed the title
(user profiles) actions for friends -> invite to game, tournaments, remove friends
actions for friends -> invite to game, tournaments, remove friends
Nov 13, 2023
ishiii-s
changed the title
actions for friends -> invite to game, tournaments, remove friends
Actions for friends -> invite to game, tournaments, remove friends
Nov 13, 2023
Update: Made changes to views.py and models.py to fix circular dependencies and issues with definition of Mathces and Tournaments. Request for re-review was made. Awaiting re-review
ishiii-s
changed the title
Actions for friends -> invite to game, tournaments, remove friends
Actions for friends -> invite to game and tournaments
Dec 3, 2023
Description: This issue will address creating more actions for friends within the chigame app. It will work to allow friends to be able to invite other friends to games and tournaments, as well as allow friends to remove friends.
The text was updated successfully, but these errors were encountered: