Files
ChessHub/frontend
Moon Patel 9ec5021dea Logic for connecting is changed in frontend starting from this commit
New algorithm:
- User sends a request to create a room in the backend
- roomID is generated in the backend
- server responds with a roomID
- user stores it in the localStorage and is redirected to the game page

Changes made in this commit
Previously there was no api endpoint for room creation. Now the API is
utilized by the ChallengeFriend.jsx component as per the above algorithm
2023-07-02 17:51:53 +05:30
..
2023-06-27 15:43:40 +05:30
2023-06-27 15:43:40 +05:30
2023-06-27 18:28:24 +05:30
2023-06-27 15:43:40 +05:30
2023-06-27 15:43:40 +05:30