Moon Patel

Results 18 issues of Moon Patel

Show a table of recent games table on the home page.

enhancement
good first issue
hacktoberfest
frontend

![image-hover-chess](https://github.com/moonpatel/ChessHub/assets/95487062/265e4d8b-4b93-49fe-ae08-31ebf8790bf8) The selected piece hides behind the neighbor piece when it is hovered over other pieces coming after it on the board. There maybe some CSS issue in Piece.jsx or...

bug
good first issue
hacktoberfest
frontend

Think of some way to use the stockfish chess engine to analyze chess games and come up with analysis centipawn score for all the moves. I have tried writing a...

help wanted
backend

Add some unit and integration tests for frontend components. Also document them in a Readme file

documentation
help wanted
frontend

The code for the Chess game and board is so messy right now. Any suggestions for refactoring the code are open.

help wanted
question

Setup dockerfile for both frontend and backend seperately. Frontend image should contain only react. Backend image should contain both the NodeJS server and MySQL server. As a follow up you...

good first issue
hacktoberfest

Add suggestions for search query as the user enters text into the search bar.

enhancement
hacktoberfest

It would be helpful to have a markdown enabled for note section. not mandatory, the user can have an option to enable or disable markdown mode.