An open API service indexing awesome lists of open source software.

https://github.com/markandre13/workflow

A collaborative real-time white- and kanban board
https://github.com/markandre13/workflow

collaborative-editing kanban-board scrum-board whiteboard

Last synced: about 2 months ago
JSON representation

A collaborative real-time white- and kanban board

Awesome Lists containing this project

README

        

# workflow A Collaborative Real-Time White- and Kanban Board

screenshot

## Current Status

Take a look 👉 Live Demo

* add rectangles, circles and text
* move, scale, rotate, delete, set stroke and fill color
* maintain drawing in the browser's permanent storage using IndexedDB
* export/import drawing to/from local file encoded in ISO/IEC 19500-2
* various annoying glitches and usability issues which are being worked on! 😅

**Please Note**: exports may not load in upcoming versions yet

* [Goal](doc/GOAL.md)
* [Development](doc/DEVELOPMENT.md)
* [Figure Editor Architecture](doc/FIGUREEDITOR.md)
* [Server](doc/SERVER.md)