Open eveninglily opened 9 years ago
Just going to comment some stuff here from the Trello board to try and keep everything in one space
There might be a very basic chat integrated
There will be the ability to create temp boards, and long term password protected boards
I'm aiming to have this as commit 100
Will be commit 100. Will be rebranded and have a whole new set of icons, and major work into redesigning the UI to be more appealing and usable
https://github.com/McIntireEvan/drawingapp/commit/afea63bff36f311d0ce3786fb29a6c95791203b1 should make this a lot easier
All that's left for here is multi-layer support, and better rooms/server optimization
Add the ability for several users to edit on the same canvas.
This has a few prerequisites.
Task #1 should be taken care of, as should #8
In addition, the code should be rearranged to split the current core.js into client.js and core.js
Also, a pure client side branch might be kept, if an easy way is found.