top | item 8208297

(no title)

EngVagabond | 11 years ago

He has commented below that the 'front end is GWT, back end is Java servlets. Database was originally MySQL but switched to Prevayler for performance reasons.'

I have built a similar tool that is also an HTML5 / Canvas collaborative drawing app which uses Google Drive for storage and has no server code beyond that. It works offline (and syncs up with collaborators when you come online) and runs in Chrome, Firefox, Safari, iOS, and Android and supports touch. http://thesavior.github.io/draw/

discuss

order

nfmangano|11 years ago

Building your solution to work without server code is amazing. Also, nice UI.

thanesh|11 years ago

you have to login?

EngVagabond|11 years ago

It uses Google Drive for cloud file storage (syncing and sharing)