Go to file
Frédéric Guillot 544f992424 Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
assets Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
controllers Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
data First commit 2014-01-25 14:56:02 -05:00
docs Add documentations 2014-03-02 21:53:48 -05:00
lib Improve session creation 2014-02-27 19:37:16 -05:00
locales Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
models Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
scripts Add acl and access list for projects 2014-03-01 19:51:09 -05:00
templates Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
tests Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05: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 Add documentations 2014-03-02 21:53:48 -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
index.php Add acl and access list for projects 2014-03-01 19:51:09 -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

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

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