#9 Create and Join Room Logic | Node Js React Js Real-Time White Board Sharing App

preview_player
Показать описание
Hello Friends,
This is the part 8 of the project.
In this we are going to add logic for creating and joining room.

It contains the following features:-
1. Create and Join Rooms in real-time.
2. Host will contain the drawing controls.
3. Draw and Share real-time whiteboard drawings.
4. Draw With Pencil, Line and Shapes.
5. Undo and Redo features.
6. Clear your Whiteboard with one button.
7. See Joined and Total users in the room
8. See User Join and Leve alerts.

chat option will be the bonus in this series [next update]

We will also deploy our full-stack application at the end.

Hope You will Like this!
Рекомендации по теме
Комментарии
Автор

Want that video series asap. I want the webcam and audio of the host to be visible for both host and viewers and screen record the entire whiteboard session(webcam+peer connection).

HROHITHNM
Автор

we are doing prop drilling again and again, everyone use context-api that would be better

abhijitkumarsinha
Автор

Type '{ uuid: () => string; }' is not assignable to type 'IntrinsicAttributes'.
Property 'uuid' does not exist on type

vatslaadhikari