Go to file
Frédéric Guillot 37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
app Change layout (experimental) 2014-11-02 15:06:41 -05:00
assets Change layout (experimental) 2014-11-02 15:06:41 -05:00
data First commit 2014-01-25 14:56:02 -05:00
docs Fix typo in documentation 2014-11-01 20:58:44 -04:00
scripts Change layout (experimental) 2014-11-02 15:06:41 -05:00
tests Fix issue with notifications and projects that allow everybody 2014-11-01 16:38:14 -04:00
vendor Update JsonRPC library 2014-10-25 09:48:49 -04:00
.gitignore Gitignore For Jetbrean IDE 2014-08-19 12:37:42 +02:00
.scrutinizer.yml Rename Locales and Templates folders to be more consistent 2014-10-24 22:51:30 -04:00
.travis.yml Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
Dockerfile Add Docker config file and documentation 2014-10-13 19:24:09 -04:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Move the FAQ to the directory docs 2014-11-01 18:12:23 -04:00
Vagrantfile Change Vagrant config to have multiple boxes 2014-10-25 14:41:30 -04:00
config.default.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
index.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
jsonrpc.php Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
kanboard Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -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/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.