Go to file
Frédéric Guillot aca4207a94 Don't load Javascript assets for public board access 2014-09-16 15:05:07 +02:00
app Don't load Javascript assets for public board access 2014-09-16 15:05:07 +02:00
assets Add icon for subtasks on the board 2014-09-11 16:27:10 +02:00
data First commit 2014-01-25 14:56:02 -05:00
docs Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
scripts Task move position refactoring 2014-09-04 20:14:26 -07:00
tests Add more unit tests for task position moves 2014-09-16 11:48:16 +02:00
vendor Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
.gitignore Gitignore For Jetbrean IDE 2014-08-19 12:37:42 +02:00
.scrutinizer.yml Minor code improvements 2014-05-23 10:14:25 -04:00
.travis.yml Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Update Russian and Italian translations (pull-requests #266 and #265) 2014-09-16 12:05:36 +02: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 Tiny postgres fixes (pull-request #263) 2014-09-15 22:48:24 +02:00
index.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
jsonrpc.php Run unit tests across different database backends + fix bugs 2014-09-15 22:35:56 +02:00
kanboard Fix broken task export (#249) 2014-09-12 13:23:36 +02: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
  • Users 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!
  • Translations in English, French, Brazilian Portuguese, Spanish, German, Polish, Swedish, Finnish, Italian, Chinese, Russian...

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

Technical details

Installation

Database

Authentication

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.