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

Get invitee information into Player Welcome in Nextjs #226

Open
ty730 opened this issue Jul 12, 2023 · 0 comments
Open

Get invitee information into Player Welcome in Nextjs #226

ty730 opened this issue Jul 12, 2023 · 0 comments

Comments

@ty730
Copy link
Contributor

ty730 commented Jul 12, 2023

Problem

We need to show information for the invitee (challenger who invited the player) on the player welcome page in our Nextjs migration branch. However, we have not yet set up interfacing with the Firebase database, so this data is not currently accessible by the player welcome page. Pull Request #225 migrated the player welcome page visually, but the data for the invitee is not getting fetched and shown from the database.

Figma example of how the invitee data will be displayed:
Screen Shot 2023-07-11 at 7 52 53 PM

Goal

In the Nextjs branch create a way to interface with the Firebase database and pull the invitee data into the player welcome page to display.

Additional context

Interfacing with the Firebase database in Nextjs will probably be part of another issue, but wanted to create this issue to call out that the database data needs to get pulled into the player welcome page specifically.

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

No branches or pull requests

1 participant