Go to file
toomyem 850abb1500 Altered test cases for allowed user checking.
Changed test checking if admin used has always access.
Added new test to check if non admin used does not have access if is not added to acl list.
2014-03-05 10:55:26 +01:00
assets Improve comments 2014-03-04 21:57:12 -05:00
controllers Add the possibility to add a description directly from the task show view 2014-03-04 22:45:58 -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 the possibility to add a description directly from the task show view 2014-03-04 22:45:58 -05:00
models Admin users are not allowed for a project 2014-03-05 09:40:06 +01:00
scripts Add acl and access list for projects 2014-03-01 19:51:09 -05:00
templates Add the possibility to add a description directly from the task show view 2014-03-04 22:45:58 -05:00
tests Altered test cases for allowed user checking. 2014-03-05 10:55:26 +01:00
vendor Add task limit for each column 2014-02-25 22:09:44 -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