summaryrefslogtreecommitdiff
path: root/doc/creating-projects.markdown
blob: a87dbca024632f2f4cf6fd32cf821659d6d6d3f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Creating Projects
=================

Kanboard can handle multiple projects. There are two kinds of projects:

- Team projects
- Private project for a single user

Creating projects for multiple users
-------------------------------------

- Only administrators and project administrators can create those projects
- User management is available

From the dashboard, click on the link **New project**:

![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 project
--------------------------

- Everybody can create a private project
- There is **NO** user management
- Only the owner and administrators can access to the project

From the dashboard, click on the link **New private project**.

![New private project](http://kanboard.net/screenshots/documentation/new-private-project.png)

Note: project names must be unique across the application.