diff --git a/Deep-Dive-Into-WeKan.md b/Deep-Dive-Into-WeKan.md index 4932f1f..bb9d199 100644 --- a/Deep-Dive-Into-WeKan.md +++ b/Deep-Dive-Into-WeKan.md @@ -1 +1,14 @@ -In Progress \ No newline at end of file +## High level description + +- Open Source kanban with MIT license. Some features similar to Trello and Jira. Some features not in Trello and Jira. +- [WeKan Design Principles](https://github.com/wekan/wekan/wiki/Design-Principles) +- Change background image. Change Theme. Change color of Boards, Swimlane, List, Card. +- Whitelabel: Change product name and product image at login screen and board left top corner. Not changing favicon, because there are 100+ favicons for different devices. +- Browser support: + - Desktop and Mobile Safari/Chromium/Firefox based browsers + - Apps at Play Store, Windows Microsoft Store, Ubuntu Touch OpenStore + - https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix + - Alternatively, for self-hosted WeKan, create PWA icon https://github.com/wekan/wekan/wiki/PWA + - Drag Drop at Desktop and Mobile: + - Board Icons, Swimlanes, Lists, Cards, Checklists, Checklist Items + - Drag handles, per screen https://github.com/wekan/wekan/wiki/Drag-Drop