Go to file
Frédéric Guillot eaae8dfc0b Update to the last version of password_compat 2014-03-14 21:16:37 -04:00
actions Add unit tests for automatic actions 2014-03-12 21:18:38 -04:00
assets Refresh the board only when it's necessary and add a link on the task title 2014-03-12 22:09:17 -04:00
controllers Refresh the board only when it's necessary and add a link on the task title 2014-03-12 22:09:17 -04:00
core Refresh the board only when it's necessary and add a link on the task title 2014-03-12 22:09:17 -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 Update polish translation 2014-03-14 20:38:03 -04:00
models Improve token generation by using openssl or /dev/urandom or uniqid() as fallback 2014-03-14 21:08:15 -04:00
scripts Add acl and access list for projects 2014-03-01 19:51:09 -05:00
templates Refresh the board only when it's necessary and add a link on the task title 2014-03-12 22:09:17 -04:00
tests Add unit tests for automatic actions 2014-03-12 21:18:38 -04:00
vendor Update to the last version of password_compat 2014-03-14 21:16:37 -04: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 contributors 2014-03-10 21:44:20 -04:00
Vagrantfile Add a Vagrantfile to help lazy people to test Kanboard. 2014-02-21 21:19:44 +01:00
check_setup.php Make sure that magic quotes are disabled for PHP < 5.4 2014-03-13 20:57:13 -04: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