Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 708 Bytes

README.md

File metadata and controls

42 lines (33 loc) · 708 Bytes

MIT License

Canvas Socket.io

Collaborative canvas board...

First install all the default dependencies

$ npm install

Start Server

$ npm start

TODO

  • Toolbar
    • Select tool
    • Line tool
    • Rectangle tool
    • Circle tool
    • Text tool
    • Line width
    • Random color
  • New File
  • Save Image
  • Change color (picker)
  • Preferences (canvas width/height)
  • Fullscreen responsive canvas
  • Show total connected user
  • Share with email
    • Only view
    • Edit and view

Based on websocket-canvas-draw