mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Design Principles (markdown)
parent
7583e44539
commit
64b5d759f6
1 changed files with 14 additions and 11 deletions
|
|
@ -1,26 +1,29 @@
|
||||||
## WeKan Design Principles
|
## WeKan Design Principles
|
||||||
|
|
||||||
- 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
|
- Original WeKan Design:
|
||||||
- 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.
|
- Intuitive, easy to figure out, prevent messing up something https://github.com/wekan/wekan/wiki/Monkey-Proof-Software
|
||||||
- NOT exactly like any other software
|
- 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.
|
||||||
|
- FOSS with MIT license
|
||||||
|
- On-Premise https://github.com/wekan/wekan/wiki/Offline
|
||||||
|
- Swimlanes
|
||||||
|
- All the use cases of WeKan feature/fix contributors
|
||||||
|
- Not like other software:
|
||||||
- But note that design of all software changes often, when they are in active development.
|
- But note that design of all software changes often, when they are in active development.
|
||||||
- NOT like Trello:
|
- Not bad parts of 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 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 has:
|
- Some good parts of Trello:
|
||||||
- FOSS with MIT license
|
|
||||||
- On-Premise https://github.com/wekan/wekan/wiki/Offline
|
|
||||||
- Swimlanes
|
|
||||||
- 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
|
||||||
- IFTTT Rules like Trello Butler https://github.com/wekan/wekan/wiki/IFTTT
|
- IFTTT Rules like Trello Butler https://github.com/wekan/wekan/wiki/IFTTT
|
||||||
- Progress bar of checklist
|
- Progress bar of checklist
|
||||||
- Some features like Jira:
|
- Some good parts of Jira:
|
||||||
- Multiple assignees
|
- Multiple assignees
|
||||||
- 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
|
||||||
- https://github.com/wekan/wekan/wiki/PWA
|
- https://github.com/wekan/wekan/wiki/PWA
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue