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

Save leaderboard entries to a json file #16

Open
zaycation opened this issue Apr 5, 2021 · 0 comments
Open

Save leaderboard entries to a json file #16

zaycation opened this issue Apr 5, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zaycation
Copy link
Owner

Currently, when a user plays 5 games, they are prompted to add their current stats to our leaderboard. Unfortunately, the leaderboard is only saved to the state temporarily and will disappear upon refresh.

As we are transitioning towards the backend, create a json file in order to store the leaderboard results in an object. This will immensely help us once we move over to our mongodb database.

@zaycation zaycation added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant