OSE Kanban Board: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
See example of Scrumy: | See example of Scrumy: | ||
[[File:scrumyexample.png| | [[File:scrumyexample.png|400px]] | ||
=Existing Solutions= | |||
*Draw.io has a kanban board template, and is crowd editable, appears to be live like Google Docs - [https://app.diagrams.net/?client=1#G10-YWfh85QESM0yKr07JGCPwyAPDmiknb]. See [[Draw.io Kanban Test]] | |||
=Idea 1, google drive= | =Idea 1, google drive= | ||
Line 22: | Line 25: | ||
=Idea 3, editable google drawing= | =Idea 3, editable google drawing= | ||
With a nice permanent background template - this can look professional. | |||
The same as idea 2, but using google drawing instead. | The same as idea 2, but using google drawing instead. | ||
<html><iframe width="800" height="400" src="https://docs.google.com/drawings/d/1Twfhpurx366z4B41edk-3WixVgoUTriph-8AXfMjWAY/edit?&rm=minimal"></iframe></html> | <html><iframe width="800" height="400" src="https://docs.google.com/drawings/d/1Twfhpurx366z4B41edk-3WixVgoUTriph-8AXfMjWAY/edit?&rm=minimal"></iframe></html> | ||
MJ test: | MJ test: | ||
<html><iframe width="800" height="400" src="https://docs.google.com/drawings/d/1hmYo5q2v8a5CkQ_eloqy0hJiReagv6YQPBJe4Bvhxvk/edit?&rm=minimal"></iframe></html> | <html><iframe width="800" height="400" src="https://docs.google.com/drawings/d/1hmYo5q2v8a5CkQ_eloqy0hJiReagv6YQPBJe4Bvhxvk/edit?&rm=minimal"></iframe></html> | ||
Latest revision as of 23:47, 1 November 2020
Requirement
- No login or easy login
- Readily embeddable in wiki, and resizable
- Editable right in wiki - adding/moving/allocating tasks
- Lean - just task, name, and 4 columns. Just like Scrumy
See example of Scrumy:
Existing Solutions
- Draw.io has a kanban board template, and is crowd editable, appears to be live like Google Docs - [1]. See Draw.io Kanban Test
Idea 1, google drive
Each page is a stream, a.k.a a theme. link
Idea 2, excel two sheeters
Benefits of this method is that the data can be gathered for dashboards, analytics, and automatic summaries.
Idea 3, editable google drawing
With a nice permanent background template - this can look professional.
The same as idea 2, but using google drawing instead.
MJ test:
- Change settings to editable
- Get the editable link
- add width and height
- add &rm=minimal in the end to get rid of the menu
- If your slides contain something about.id in the end, take it away, and add the '?&rm' after the /edit in the url.
- If you still have a menu, then get rid of any other code (widget, scroll) etc.