Updated Design Principles (markdown)

Lauri Ojansivu 2023-08-09 04:10:54 +03:00
parent df43391e5e
commit 97381fc430

@ -1,17 +1,22 @@
## WeKan Design Principles ## WeKan Design Principles
1. 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
2. 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. And not so many duplicate menus and texts like Trello. - 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. And not so many duplicate menus and texts like Trello.
3. 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 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.
4. 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
- IFTTT Rules like Trello Butler - IFTTT Rules like Trello Butler
- Progress bar of checklist - Progress bar of checklist
5. Some features like Jira: - Some features like Jira:
- Multiple assignees - Multiple assignees
6. Some features not in Trello, like: - Some features not in Trello, like:
- FOSS with MIT license - FOSS with MIT license
- Self-hosting - Self-hosting
- Swimlanes - Swimlanes
7. 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.
- https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix
- https://github.com/wekan/wekan/wiki/Offline
- https://github.com/wekan/wekan/wiki/Mac
- https://github.com/wekan/wekan/wiki/Raspberry-Pi