Commit Graph

  • 10a943e444 New component Challenges.jsx added which lists all the challenges sent to the user and allow the user to accept or decline it. TODO: - Add API for fetching challenges. - Implement onClick for Decline button in Challenges component Moon Patel 2023-07-02 18:45:08 +05:30
  • cfd207e41f minor import changes Moon Patel 2023-07-02 17:56:28 +05:30
  • 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 Moon Patel 2023-07-02 17:51:53 +05:30
  • acde1cb44d fixed: user data cleanup from localStorage after logout Moon Patel 2023-07-02 17:15:35 +05:30
  • b026837184 TODO list for apis added Moon Patel 2023-07-02 16:10:15 +05:30
  • 6869a87cfe room creation and joining logic re-implemented Moon Patel 2023-07-02 15:51:10 +05:30
  • ea116e7f6a create room api added Moon Patel 2023-07-02 15:49:30 +05:30
  • bacc794ec5 room creation and join logic improved Moon Patel 2023-07-02 14:50:35 +05:30
  • ceb6a6993c socket implementation and multiplayer feature added in frontend Moon Patel 2023-07-02 14:45:49 +05:30
  • 16326766b7 refactoring - chess logic used from third party package Moon Patel 2023-07-01 03:22:59 +05:30
  • b45cc5194c drag and drop play implemented, audio integrated Moon Patel 2023-06-29 23:51:54 +05:30
  • 0a06890b81 socket connection established and chess logic imported from old codebase Moon Patel 2023-06-29 02:03:06 +05:30
  • 8e91427c1c new api /api/user/:username/friends - get friends list Moon Patel 2023-06-27 20:31:47 +05:30
  • 02b302e2c8 authentication implemented Moon Patel 2023-06-27 18:28:24 +05:30
  • b3fd3ade5c backend integration Moon Patel 2023-06-27 15:44:29 +05:30
  • 8edd05e020 basic ui for frontend Moon Patel 2023-06-27 15:43:40 +05:30