Suren
Suren

Reputation: 1

How to display a canvas activity in another page using htlm, js and nodejs?

I am developing an application that needs to render the real time canvas activity (canvas1.html) in another page(canvas2.html).

For ex: canvas1.html (Contains the actual canvas layer) if I click the background colour button in this page then the background colour change activity should also happen in canvas2.html and in canvas1.html as well.

Stacks using -

Front end : HTML, CSS and Js

Server side : Nodejs

Can someone help me with this workflow? I am stuck with how I can achieve this pipeline.

I have attached screenshots for you reference.enter image description here

enter image description here

Your suggestions would be really appreciated and Thank you!

Upvotes: 0

Views: 105

Answers (0)

Related Questions