Improve doc about creating projects

This commit is contained in:
Frederic Guillot
2015-01-13 18:28:12 -05:00
parent 46fd893bd6
commit fd22b95575

View File

@@ -1,12 +1,15 @@
Creating projects Creating projects
================= =================
Kanboard can handle multiple projects. Kanboard can handle multiple projects. There are two kinds of project:
- Project with mutliple users (you work in team)
- Private project for a single user
Creating projects for multiple users Creating projects for multiple users
------------------------------------- -------------------------------------
- Only administrators can create and manage those projects - Only administrators can create those projects
- User management is available - User management is available
From the dashboard, click on the link **New project**. From the dashboard, click on the link **New project**.
@@ -16,8 +19,8 @@ Then the form appears:
It's very easy, you just have to find a name for your project! It's very easy, you just have to find a name for your project!
Creating a private prooject Creating a private project
--------------------------- --------------------------
- Everybody can create a private project - Everybody can create a private project
- There is **NO** user management - There is **NO** user management