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

Add feature to review matches #339

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

odrail
Copy link
Contributor

@odrail odrail commented Mar 6, 2025

Fixes #340

Copy link

vercel bot commented Mar 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
queens-game-linkedin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 16, 2025 0:34am
queens-game-linkedin-p8w1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 16, 2025 0:34am

@odrail odrail marked this pull request as ready for review March 8, 2025 12:36
@odrail odrail marked this pull request as draft March 9, 2025 14:45
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samimsu I've placed all the game-saving logic in this file to avoid altering the project structure too much. However, I believe it would be better to use a class and implement the desired storage solution. This way, switching between storage options (like from localStorage to a database, for example) would be easier.

@odrail odrail marked this pull request as ready for review March 9, 2025 14:54
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

Successfully merging this pull request may close these issues.

Add features to review completed matches and resume unfinished ones
1 participant