Go to file
Frédéric Guillot 0d7b0851bb Merge pull-request #171: many fixes (Vagrant file, German locales and CSS) 2014-07-14 20:13:02 -02:30
app Merge pull-request #171: many fixes (Vagrant file, German locales and CSS) 2014-07-14 20:13:02 -02:30
assets Show task count in each column even if no limit is set (merge pull-request #169) 2014-07-14 20:06:36 -02:30
data First commit 2014-01-25 14:56:02 -05:00
docs Add Postgresql support 2014-07-05 16:32:24 -03:00
scripts Change repo url to use https instead of ssh 2014-06-30 21:17:40 -03:00
tests First API implementation 2014-06-20 15:41:05 -03:00
vendor Add Postgresql support 2014-07-05 16:32:24 -03:00
.gitignore Add files upload 2014-05-22 20:58:21 -04:00
.scrutinizer.yml Minor code improvements 2014-05-23 10:14:25 -04:00
.travis.yml Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Add a new contributor 2014-07-05 16:37:44 -03:00
Vagrantfile Merge pull-request #171: many fixes (Vagrant file, German locales and CSS) 2014-07-14 20:13:02 -02:30
config.default.php Merge pull request #161 from Typz/ldap 2014-07-04 12:43:44 -03:00
index.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
jsonrpc.php Add openTask jsonrpc API. 2014-07-01 18:27:03 +02:00
phpunit.xml First API implementation 2014-06-20 15:41:05 -03: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, categories, sub-tasks, attachments, Markdown support for the description
  • Automatic actions
  • Users management with a basic privileges separation (administrator or regular user)
  • External authentication: Google and GitHub accounts as well as 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, German, Polish, Swedish and Chinese

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