mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Design Principles (markdown)
parent
e9181f4306
commit
113c5ca26f
1 changed files with 7 additions and 6 deletions
|
@ -3,10 +3,15 @@
|
||||||
- Kanban, the good parts. Like was done when figuring out best design for Swimlanes https://github.com/wekan/wekan/issues/955
|
- Kanban, the good parts. Like was done when figuring out best design for Swimlanes https://github.com/wekan/wekan/issues/955
|
||||||
- Prevent messing up something https://github.com/wekan/wekan/wiki/Monkey-Proof-Software
|
- Prevent messing up something https://github.com/wekan/wekan/wiki/Monkey-Proof-Software
|
||||||
- Original WeKan Design, that WeKan currently has: Intuitive, easy to figure out, polished UI/UX, menu options are there where you would expect then to be. Try to fix anything unexpected. New features added there where it makes most sense.
|
- Original WeKan Design, that WeKan currently has: Intuitive, easy to figure out, polished UI/UX, menu options are there where you would expect then to be. Try to fix anything unexpected. New features added there where it makes most sense.
|
||||||
- Not the exact design of Trello https://github.com/wekan/wekan/wiki/FAQ#why-does-wekan-look-so-different-now-compared-to--v09 . Also not the exact design of any other software. But note that design of all software changes often, when they are in active development.
|
- NOT exactly like any other software
|
||||||
- Some features NOT like Trello:
|
- But note that design of all software changes often, when they are in active development.
|
||||||
|
- NOT like Trello:
|
||||||
|
- Not the exact design of Trello https://github.com/wekan/wekan/wiki/FAQ#why-does-wekan-look-so-different-now-compared-to--v09
|
||||||
- Not so many duplicate menus and texts like Trello
|
- Not so many duplicate menus and texts like Trello
|
||||||
- Not so much empty space
|
- Not so much empty space
|
||||||
|
- WeKan is FOSS with MIT license
|
||||||
|
- WeKan is Self-hosting
|
||||||
|
- WeKan has Swimlanes
|
||||||
- Some features like Trello:
|
- Some features like Trello:
|
||||||
- Import from Trello
|
- Import from Trello
|
||||||
- Shortcuts https://github.com/wekan/wekan/issues/1878
|
- Shortcuts https://github.com/wekan/wekan/issues/1878
|
||||||
|
@ -14,10 +19,6 @@
|
||||||
- Progress bar of checklist
|
- Progress bar of checklist
|
||||||
- Some features like Jira:
|
- Some features like Jira:
|
||||||
- Multiple assignees
|
- Multiple assignees
|
||||||
- Some features not in Trello, like:
|
|
||||||
- FOSS with MIT license
|
|
||||||
- Self-hosting
|
|
||||||
- Swimlanes
|
|
||||||
- All the use cases of WeKan feature/fix contributors
|
- All the use cases of WeKan feature/fix contributors
|
||||||
- Cross-platform. Support many CPU/OS/Browsers for Desktop and Mobile. Add support for more.
|
- Cross-platform. Support many CPU/OS/Browsers for Desktop and Mobile. Add support for more.
|
||||||
- https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix
|
- https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue