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

Share Your Games FEATURE ♘ #81

Open
vatan45 opened this issue Jul 23, 2024 · 8 comments
Open

Share Your Games FEATURE ♘ #81

vatan45 opened this issue Jul 23, 2024 · 8 comments
Labels
enhancement New feature or request future scope Features that are not in current scope

Comments

@vatan45
Copy link
Contributor

vatan45 commented Jul 23, 2024

We need to implement a new page titled "Share Your Games" that allows users to share and view chess games. This page should include the ability for users to post their games, view games shared by others, and interact with them. The feature will enhance user engagement by allowing users to showcase their chess games directly on our platform.

Functionality Requirements

  1. a page to view game
  2. This page will have a share game popup where you will have a dropdown to select any recent game ( option will have timestamp with opponent name and verdict ) and a text field to add some text.
  3. A user can click on a game from that page and go to that specific game page (/games/:id) and there he can see the game/add comment
@Sparsh-Malhotra
Copy link
Contributor

I am picking up games listing page

@Prathamesh-B Prathamesh-B added enhancement New feature or request future scope Features that are not in current scope labels Jul 26, 2024
@RitikBora
Copy link

Hey guys,

I found this issue open for quite some time and thought of contributing.

As of now I am able to fetch recent games for a user and user can select which game needs to be shared.
Sharing a short video clip of it.

Kindly share your feedback on this @vatan45 @Bot-Rakshit . Im happy to discuss further steps.

BM.Samay.Raina.-.India.s.Biggest.Chess.Community.mp4

Thanks,
Ritik

@Bot-Rakshit
Copy link
Owner

great work man, ideally we should fetch this from the backend instead of the client side, so wait till we have the turbo repo in place ( ideally close to a week)

@RitikBora
Copy link

RitikBora commented Sep 25, 2024

Hey @Bot-Rakshit ,

Yes , Im fetching from the backend itself. Both frontend and backend are running on my local. Backend is the one calling chess.com API's . The chess routes section.

I forked your backend as well. I can add those changes to the turborepo as well.

@Bot-Rakshit
Copy link
Owner

nice to know ritik, i'll try to get the turpo repo live with the new auth soon

@RitikBora
Copy link

Hey @Bot-Rakshit ,
Is the turbo repo private a of now?

@Bot-Rakshit
Copy link
Owner

yeah making it live soon

@RitikBora
Copy link

Cool looking forward to contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future scope Features that are not in current scope
Projects
None yet
Development

No branches or pull requests

5 participants