Go to file
Frédéric Guillot e71b5e0b4e Refresh the board only if the tab is visible 2014-05-17 20:59:17 -04:00
actions Remove some warnings for Scrutinizer-ci 2014-05-03 22:44:00 -04:00
assets Refresh the board only if the tab is visible 2014-05-17 20:59:17 -04:00
controllers Assignee change from the board is now a popover 2014-05-17 20:25:25 -04:00
core Assignee change from the board is now a popover 2014-05-17 20:25:25 -04:00
data First commit 2014-01-25 14:56:02 -05:00
docs Add Google auth documentation 2014-05-04 11:18:30 -04:00
events Rewrite board drag and drop with jquery (touch devices, IE, auto-update) 2014-05-17 17:35:39 -04:00
locales Add the possibility to remove a task 2014-05-17 18:26:17 -04:00
models Add the possibility to remove a task 2014-05-17 18:26:17 -04:00
schemas Rewrite board drag and drop with jquery (touch devices, IE, auto-update) 2014-05-17 17:35:39 -04:00
scripts Improve make-archive.sh script 2014-03-15 18:55:35 -04:00
templates Assignee change from the board is now a popover 2014-05-17 20:25:25 -04:00
tests Add support for the ISO 8601 date format (for due date) 2014-04-27 19:48:36 -04:00
vendor Add Google authentication 2014-05-03 22:24:03 -04:00
.gitignore Add a specific Kanboard description parser 2014-05-16 09:02:14 +02:00
.travis.yml Add travis-ci configuration 2014-04-26 14:24:48 -04:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Add contributot to the readme 2014-05-17 09:01:18 -04:00
Vagrantfile Add LDAP authentication 2014-04-20 19:24:40 -04:00
check_setup.php Add Mysql/MariaDB support 2014-03-30 19:53:59 -04:00
common.php Rewrite board drag and drop with jquery (touch devices, IE, auto-update) 2014-05-17 17:35:39 -04:00
config.default.php Add Google authentication 2014-05-03 22:24:03 -04:00
index.php Automatic actions 2014-03-09 23:21:23 -04:00
phpunit.xml Add travis-ci configuration 2014-04-26 14:24:48 -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

Build Status

Scrutinizer Code Quality

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)
  • External authentication: Google Account and LDAP/ActiveDirectory
  • 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, Spanish 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

Using Kanboard

Technical details

Installation

Database

Authentication

Developers

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