Go to file
Francois Ferrand 076034c282 Fix value returned by createProject. 2014-12-09 17:32:54 +01:00
app Change default mail from 2014-12-06 19:15:38 -05:00
assets Minors layout improvements 2014-12-06 14:43:36 -05:00
data First commit 2014-01-25 14:56:02 -05:00
docs Change default mail from 2014-12-06 19:15:38 -05:00
scripts Improve random scripts 2014-12-05 21:11:55 -05:00
tests Fix bug category duplication 2014-12-01 21:51:44 -05:00
.gitignore Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
.scrutinizer.yml Fixes for scrutinizer 2014-11-23 14:50:03 -05:00
.travis.yml Switch to composer 2014-11-04 21:33:05 -05:00
Dockerfile Fix Dockerfile to support Composer. 2014-12-03 14:13:01 +01:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Update pt_BR translations, merge pull-request #448 2014-12-04 20:09:16 -05:00
Vagrantfile Change minimum requirements and add FreeBSD installation guide 2014-11-29 21:28:58 -05:00
composer.json Replace Core\Cli by Symfony\Console 2014-11-29 12:28:35 -05:00
composer.lock Replace Core\Cli by Symfony\Console 2014-11-29 12:28:35 -05:00
config.default.php Change default mail from 2014-12-06 19:15:38 -05:00
index.php Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
jsonrpc.php Fix value returned by createProject. 2014-12-09 17:32:54 +01:00
kanboard Add command line export/calculation for daily project summaries 2014-11-29 14:01:03 -05: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/add/remove columns
  • Tasks with different colors, categories, sub-tasks, attachments, comments and Markdown support for the description
  • Automatic actions based on events
  • User management with a basic privileges separation (administrator or regular user)
  • Email notifications
  • External authentication: Google, GitHub, LDAP/ActiveDirectory and Reverse-Proxy
  • Webhooks to create tasks from an external software
  • A basic command line interface
  • Host anywhere (shared hosting, VPS, Raspberry Pi or localhost)
  • No external dependencies
  • Super easy setup, copy and paste files and you are done!
  • Translated in 14 languages (Brazilian, Chinese, Danish, English, Finnish, French, German, Italian, Japanese, Polish, Russian, Spanish, Swedish, Thai)

Known bugs and feature requests

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

Documentation

Using Kanboard

Introduction

Working with projects

Working with tasks

Working with users

Settings

More

Technical details

Installation

Database

Authentication

Integration

Developers and sysadmins

Contributors

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

Authors

Original author: Frédéric Guillot

Contributors:

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