Skip to content

CreateProjectModal

Modal for creating a new project.

Overview

CreateProjectModal provides a form for creating a new PIP AI project. Users enter the project name, select a brand, and optionally add a property description.

Features

  • Project name input
  • Brand selection (from existing brands)
  • Property description (optional)
  • Validation feedback
  • Create action

Source

app/components/CreateProjectModal.vue

Built with VitePress