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
- Host: GitHub
- URL: https://github.com/markandre13/workflow
- Owner: markandre13
- License: agpl-3.0
- Created: 2018-04-11T12:04:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T12:13:30.000Z (6 months ago)
- Last Synced: 2025-03-26T10:21:19.582Z (2 months ago)
- Topics: collaborative-editing, kanban-board, scrum-board, whiteboard
- Language: TypeScript
- Size: 1.87 MB
- Stars: 14
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
A Collaborative Real-Time White- and Kanban Board
## 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)