Online Chess Web Application Full-Stack (spanish)

Job ID: 38977831

Budget: $30 – $250 USD

My project is a chess board that can be played online with the people connected at that time with the addition of being able to control the board by voice or by camera using signs if one of the two options is selected, I tried to make a board on my own with node.js and the chess.js and chessboard.js libraries but my knowledge is limited and I have not been able to make a board that has all the features that pages like chesscom or lichess have; being able to drag and drop, being able to select and move, see captured pieces, see moves made, rewind moves, visual alerts, rotate the board, look at the clock, pre-moves, etc., and without that I can't move on to the next thing, which is to allow people to connect to each other over the Internet. In this case, I thought about a websocket, but I haven't done that yet. I also haven't integrated those voice or image control functions with the camera or microphone. I just wish all of that was integrated and maybe added a non-relational database to save the game in a database.