The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only. https://wekan.fi
Find a file
Dominik Ferber 3956a6ec20 Add eslint-plugin-meteor
Add rules for eslint-plugin-meteor.

Use local version of eslint and eslint-plugin-meteor, instead of
relying on global versions. Ensures consistent versions of eslint and
eslint-plugin-meteor for all developers.
2015-10-27 17:40:38 +01:00
.meteor Upgrade Meteor to 1.2.1-rc4 2015-10-23 16:56:55 +02:00
client Add missing semicolon 2015-10-27 17:38:04 +01:00
i18n Fix a typo in the card activity 2015-10-22 18:35:17 +02:00
meta Support Heroku one-click deploy 2015-09-10 18:07:33 +02:00
models Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
public Fix the favicon 2015-08-29 13:34:36 +02:00
server Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
.gitignore Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
.travis.yml Add some ESLint rules and fix some related issues 2015-10-14 23:50:12 +02:00
app.json Mention Heroku one-click-install on the release notes 2015-09-10 19:20:19 +02:00
Contributing.md Call me Wekan 2015-08-28 09:52:20 +02:00
docker-compose.yml Add a docker-compose configuration file 2015-09-06 19:25:55 +02:00
Dockerfile Call me Wekan 2015-08-28 09:52:20 +02:00
History.md Draft v0.10 release notes 2015-10-14 23:30:51 +02:00
LICENSE Renaissance 2015-05-12 19:33:50 +02:00
package.json Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
README.md Update README in preparation of v0.9 2015-09-10 18:43:44 +02:00
sandstorm-pkgdef.capnp Bump sandstorm app version 2015-09-11 01:24:44 +02:00
sandstorm.js Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00

Wekan

Join the chat

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

Whether youre 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 dont 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] sandstorm_market 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