mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
First version of Wiki page, still some more work needed.
commit
b06708d5f1
1 changed files with 13 additions and 0 deletions
13
Home.md
Normal file
13
Home.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# What is Libreboard?
|
||||

|
||||
Libreboard is an open-source [kanban board][] which allows a card-based task and to-do management, similar to tools like [WorkFlowy] or [Trello].
|
||||
|
||||
Libreboard allows to create **Boards**, on which **Cards** can be move around between a number of **Columns**. Boards can have many members, allowing for easy collaboration, just add everyone that should be able to work with you on the board to it, and you are good to go! You can assign colored **Labels** to cards to facilitate grouping and filtering, additionally you can add members to a card, for example to assign a task to someone.
|
||||
|
||||
## What does the Libre stands for?
|
||||
Libreboard, as the name already suggests, is distributed under the [MIT License], allowing anyone to easily work with it and modify it. It is perfect for anyone that needs a slick kanban board but doesn't want to use third party services, which are out of user control. Libreboard can be hosted on your own server with very little effort, guaranteeing that you have all the time full control over your data and can make sure no one else has access to it and that it won't just vanish from one day to another, that is, if you do backups.
|
||||
|
||||
[kanban board]: https://en.wikipedia.org/wiki/Kanban_board
|
||||
[workflowy]: https://workflowy.com
|
||||
[trello]: https://trello.com
|
||||
[mit license]: https://github.com/libreboard/libreboard/blob/master/LICENSE
|
Loading…
Add table
Add a link
Reference in a new issue