Update documentation

This commit is contained in:
Frédéric Guillot
2014-10-26 19:58:47 -04:00
parent c5f59f8c8f
commit d97e1bd4cf
23 changed files with 172 additions and 68 deletions

View File

@@ -3,12 +3,26 @@ Creating projects
Kanboard can handle multiple projects.
To create a new project, click on the top menu "projects" and click on the link "New project".
Creating projects for multiple users
-------------------------------------
![Project creation link](http://kanboard.net/screenshots/documentation/project-creation-link.png)
- Only administrators can create and manage those projects
- User management is available
To create a new project, click on the top menu **Projects** and click on the link **New project**.
Then the form appears:
![Project creation form](http://kanboard.net/screenshots/documentation/project-creation-form.png)
It's very easy, you just have to find a name for your project.
Creating a private prooject
---------------------------
- Everybody can create a private project
- There is **NO** user management
- Only the owner and administrators can access to the project
To create a new private project, click on the top menu **Projects** and click on the link **New private project**.
Note: project names must be unique.