Go to file
Frédéric Guillot 7749b8ed56 Automatic actions 2014-03-09 23:21:23 -04:00
actions Automatic actions 2014-03-09 23:21:23 -04:00
assets Automatic actions 2014-03-09 23:21:23 -04:00
controllers Automatic actions 2014-03-09 23:21:23 -04:00
core Automatic actions 2014-03-09 23:21:23 -04:00
data First commit 2014-01-25 14:56:02 -05:00
docs Start to write some documentation about users management 2014-03-06 21:50:19 -05:00
locales Automatic actions 2014-03-09 23:21:23 -04:00
models Automatic actions 2014-03-09 23:21:23 -04:00
scripts Add acl and access list for projects 2014-03-01 19:51:09 -05:00
templates Automatic actions 2014-03-09 23:21:23 -04:00
tests Automatic actions 2014-03-09 23:21:23 -04:00
vendor Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
.gitignore Add a Vagrantfile to help lazy people to test Kanboard. 2014-02-21 21:19:44 +01:00
LICENSE First commit 2014-01-25 14:56:02 -05:00
README.markdown Start to write some documentation about users management 2014-03-06 21:50:19 -05:00
Vagrantfile Add a Vagrantfile to help lazy people to test Kanboard. 2014-02-21 21:19:44 +01:00
check_setup.php Change PHP requirements 2014-02-21 17:04:41 -05:00
common.php Automatic actions 2014-03-09 23:21:23 -04:00
index.php Automatic actions 2014-03-09 23:21:23 -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

Features

  • Multiple boards/projects
  • Boards customization, rename or add columns
  • Tasks with different colors, Markdown support for the description
  • Users management with a basic privileges separation (administrator or regular user)
  • 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 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

Technical details

Using Kanboard

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