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

[Frontend] Implementing the event application related pages #300

Closed
berkaydoner opened this issue Jan 1, 2022 · 3 comments
Closed

[Frontend] Implementing the event application related pages #300

berkaydoner opened this issue Jan 1, 2022 · 3 comments

Comments

@berkaydoner
Copy link
Collaborator

We need to implement the event application page in our frontend application. Firstly, we should add a button to the event page for users to apply for playing/spectating and we should display the players/spectator lists. Also, we should add a page where event creators can evaluate the applications.

@berkaydoner
Copy link
Collaborator Author

berkaydoner commented Jan 4, 2022

I have implemented the necessary components for event application. Players and spectators are displayed with their avatars and usernames. There are application buttons that work only when the user is not an applicant or player/spectator yet and a registered user. This page also shows a list of applicants that can be approved or rejected that is only visible to the event creator. Pull request is #321.

@berkaydoner
Copy link
Collaborator Author

I have integrated these components to the event view page, pull request is #327.

@berkaydoner
Copy link
Collaborator Author

Both pull requests are merged and closed, I am closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant