Your First Project

Create and configure your first project in Codemus.

Creating a Project

Click "New Project" from the sidebar or welcome screen. Fill in:

  • Name: A descriptive name for your project
  • Description: Brief overview of what the project is about
  • Working Directory: The folder where project files will be stored

Your project starts in Draft state. You'll need to add backlog items before it can move to the next state.

Project Lifecycle

Projects follow a strict Agile state machine:

DRAFT → BACKLOG_READY → SPRINT_PLANNING → SPRINT_ACTIVE
                                                      ↓
                                    SPRINT_REVIEW → SPRINT_RETRO
                                                      ↓
                                                 COMPLETED → ARCHIVED

Each transition has guard conditions that must be met. You cannot skip states.