The Open Source kanban (built with Meteor).

Maxime Quandalle 118b434a5a Provide a default date for lists and cards creation date 9 yıl önce
.meteor 15ebfa63c6 Translate the label colors 9 yıl önce
client 118b434a5a Provide a default date for lists and cards creation date 9 yıl önce
i18n 4540bd36c4 Import board: import comments and log activities 9 yıl önce
meta 3934ee13f7 Support Heroku one-click deploy 10 yıl önce
models 118b434a5a Provide a default date for lists and cards creation date 9 yıl önce
public f4cbfb17ed Fix the favicon 10 yıl önce
server e504ac2894 Enforce "public" visibility for Sandstorm boards 9 yıl önce
.editorconfig 21dcd162f5 Add editorconfig support 9 yıl önce
.eslintrc 944a1065d3 Add some ESLint rules and fix some related issues 9 yıl önce
.gitignore 2c0030da62 Implement multi-selection 10 yıl önce
.travis.yml 944a1065d3 Add some ESLint rules and fix some related issues 9 yıl önce
Contributing.md 84f49fa7a1 Call me Wekan 10 yıl önce
Dockerfile 84f49fa7a1 Call me Wekan 10 yıl önce
History.md ab761f1186 Draft v0.10 release notes 9 yıl önce
LICENSE 2dbea30842 Renaissance 10 yıl önce
README.md 6dbd6d0010 Update README in preparation of v0.9 10 yıl önce
app.json 40c73cfc0a Mention Heroku one-click-install on the release notes 10 yıl önce
docker-compose.yml 6b96273ebd Add a docker-compose configuration file 10 yıl önce
sandstorm-pkgdef.capnp dbbdebf313 Bump sandstorm app version 10 yıl önce
sandstorm.js e504ac2894 Enforce "public" visibility for Sandstorm boards 9 yıl önce

README.md

Wekan

Join the chat

Wekan is an open-source and collaborative kanban board application.

Whether you’re maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most.

Our roadmap is self-hosted on Wekan

Wekan supports most features you would expect of it including a real-time user interface, cards comments, member assignations, customizable labels, filtered views, and more.

Since it is a free software, you don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on Heroku or Sandstorm platforms and verified Docker images.

Deploy

Wekan is released under the very permissive MIT license, and made with Meteor.

Our roadmap is self-hosted on Wekan