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

Actions for friends -> invite to game and tournaments #194

Open
ishiii-s opened this issue Nov 12, 2023 · 3 comments · May be fixed by #199
Open

Actions for friends -> invite to game and tournaments #194

ishiii-s opened this issue Nov 12, 2023 · 3 comments · May be fixed by #199

Comments

@ishiii-s
Copy link
Contributor

ishiii-s commented Nov 12, 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.

@ishiii-s
Copy link
Contributor Author

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 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
Copy link
Contributor Author

Update: first pull request was made. Still awaiting review, but code also requires some updates in lieu of failed checks.

@ishiii-s 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
@ishiii-s
Copy link
Contributor Author

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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
2 participants