code100x / chess

A multiplayer chess platform
https://chess.100xdevs.com/
1.62k stars 581 forks source link

Drag and drops #149

Open hkirat opened 7 months ago

hkirat commented 7 months ago

Given the current board, add drag and drop functionality

sourabh32 commented 7 months ago

on it

sourabh32 commented 7 months ago

@hkirat please review

moonpatel commented 6 months ago

Is this issue open to work on? I would like to work on this issue.

nimit9 commented 6 months ago

@moonpatel will be using a library, react-chessboard, that has D&D functionality inbuilt.

Have raised a draft PR, waiting for major PRs to be merged.