Go to file
Frédéric Guillot 19dec249aa Fixed invalid constraint for comments table in sqlite and mysql schema 2014-04-10 20:20:25 -04:00
actions Add unit tests for automatic actions 2014-03-12 21:18:38 -04:00
assets Fix a typo and minor visual improvement 2014-04-08 21:21:36 -04:00
controllers Add the possiblity to regenerate all tokens 2014-03-30 21:21:16 -04:00
core Change date format for the french translation to avoid Windows bug 2014-04-08 21:04:26 -04:00
data First commit 2014-01-25 14:56:02 -05:00
docs Update doc 2014-03-31 22:11:41 -04:00
locales Fix a typo and minor visual improvement 2014-04-08 21:21:36 -04:00
models Add Brazilian Portuguese translation (contribution of Claudio L.) 2014-04-04 19:03:33 -04:00
schemas Fixed invalid constraint for comments table in sqlite and mysql schema 2014-04-10 20:20:25 -04:00
scripts Improve make-archive.sh script 2014-03-15 18:55:35 -04:00
templates Fix a typo and minor visual improvement 2014-04-08 21:21:36 -04:00
tests Add Mysql/MariaDB support 2014-03-30 19:53:59 -04:00
vendor Revert password_compat to be compatible with Debian 6 2014-03-31 21:18:52 -04:00
.gitignore Add Mysql/MariaDB support 2014-03-30 19:53:59 -04:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Add a contributor 2014-04-08 21:22:38 -04:00
Vagrantfile Add a Vagrantfile to help lazy people to test Kanboard. 2014-02-21 21:19:44 +01:00
check_setup.php Add Mysql/MariaDB support 2014-03-30 19:53:59 -04:00
common.php Fixed invalid constraint for comments table in sqlite and mysql schema 2014-04-10 20:20:25 -04:00
index.php Automatic actions 2014-03-09 23:21:23 -04:00
robots.txt First commit 2014-01-25 14:56:02 -05:00

README.markdown

Kanboard

Kanboard is a simple visual task board web application.

Official website: http://kanboard.net

  • Inspired by the Kanban methodology
  • Get a visual and clear overview of your project
  • Multiple boards with the ability to drag and drop tasks
  • Minimalist software, focus only on essential features (Less is more)
  • Open source and self-hosted
  • Super simple installation

Features

  • Multiple boards/projects
  • Boards customization, rename or add columns
  • Tasks with different colors, Markdown support for the description
  • Automatic actions
  • Users management with a basic privileges separation (administrator or regular user)
  • Webhooks to create tasks from an external software
  • Host anywhere (shared hosting, VPS, Raspberry Pi or localhost)
  • No external dependencies
  • Super easy setup, copy and paste files and you are done!
  • Translations in English, French, Brazilian Portuguese and Polish

Roadmap

Kanboard is under active development, have a look to the roadmap: http://kanboard.net/#roadmap

Known bugs

See Issues: https://github.com/fguillot/kanboard/issues

License

GNU Affero General Public License version 3: http://www.gnu.org/licenses/agpl-3.0.txt

Authors

Original author: Frédéric Guillot

Contributors:

There is also many people who have reported bugs or proposed awesome ideas.

Documentation

Technical details

Using Kanboard

The documentation is written in Markdown. If you want to improve the documentation, just send a pull-request.

FAQ

Go to the official website: http://kanboard.net/faq