rodrigohdiaz / draw

Real time drawing canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

draw

AIM: The amim to this app is to create a live canvas in which users can enter and see a live canvas, in which any one can draw anything and it will be shown to other users that have the app open.

User Stories

As a user: - I want to be able to draw anything on the canvas and it will be displayed - I want to be able to see whatever any other user is drawing - I want to be able to create a room where I can be the only one drawing and any other user in the page can see only what I draw.

To run: After installing the dependencies (npm install), type "node server" on the terminal, it will be listening to localhost:3000

About

Real time drawing canvas


Languages

Language:JavaScript 83.2%Language:Shell 6.4%Language:HTML 5.4%Language:CSS 2.9%Language:Batchfile 2.2%