You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/developerportal/maia-plan.md
+36-17Lines changed: 36 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,27 +7,31 @@ weight: 3
7
7
8
8
## Introduction
9
9
10
-
You can use Maia Plan to plan and generate an app. This page details the steps involved in providing project context, reviewing and refining the generated project scope, and approving the solution proposal to initiate app development.
10
+
You can use Maia Plan to plan and generate an app. This page describes how to provide project context, review and refine the generated project scope, and approve the solution proposal to initiate app development.
11
11
12
12
{{< figure src="/attachments/developerportal/maia/maia-create-app.png" alt="Plan and build with Maia" >}}
13
13
14
14
## Creating an App with Maia Plan
15
15
16
-
Follow these steps to have Maia Plan create an app for you:
16
+
Go through the steps in the following sections to have Maia Plan create an app for you.
17
+
18
+
### Adding Project Details
17
19
18
20
1. In **Apps**, click **Create App** in the upper right corner.
19
21
20
22
2. Select **Plan & Build with Maia**.
21
23
22
-
3. In the **Project Context** text box, enter as much detail as possible about your future app. These are some details that can help Maia generate an app for you:
24
+
3. In the **Project Context** text box, enter as much detail as possible about your future app. Include the following information to help Maia generate an accurate app plan:
23
25
24
26
* Describe your goals.
25
27
* Describe your targeted users.
26
28
* List out success criteria.
27
29
* Add requirements.
28
30
* Attach documents, sketches, images.
29
31
30
-
4. Click **Generate Plan**. The **Project Scope** window is displayed, and Maia starts populating it with the proposed project scope.
32
+
### Generating the Project Scope
33
+
34
+
1. Once you have added all the preliminary details, click **Generate Plan**. The **Project Scope** window is displayed, and Maia starts populating it with the proposed project scope.
31
35
The app plan becomes available on the **Apps** page as soon as you click **Generate Plan** at the beginning of the workflow. As such, you can go back to the plan at any time after you leave it, and you can already add team members to the app.
32
36
33
37
Once the **Project Scope** window is populated, you can see the following information generated by Maia:
@@ -56,22 +60,37 @@ Follow these steps to have Maia Plan create an app for you:
56
60
57
61
You can use the pane on the right to chat with Maia about your requirements for the new app.
58
62
59
-
5. Once you review the project scope and make any changes you deem necessary, click **Approve Project Scope** in the top right of the page. The status of the project scope changes from **Draft** to **Approved**.
63
+
2. Once you review the project scope and make any changes you deem necessary, click **Approve Project Scope** in the top right of the page. The status of the project scope changes from **Draft** to **Approved**.
60
64
61
-
6. Click **Generate Solution** in the top right of the page. The **Solution Proposal** window is displayed, and Maia starts populating it with the proposed project scope.
62
-
While the solution proposal is being generated, as well as after it's displayed, the **Project Scope** is locked. If you want to make changes to it, you can click the lock icon to unlock it.
63
-
Once the **Solution Proposal** window is populated, you can see the following information generated by Maia:
65
+
### Generating the Solution Proposal
64
66
65
-
* Cards corresponding to each epic which contributes to building the app.
66
-
You can remove epics by hovering over them, then clicking the trash can icon.
67
-
Click the card itself to:
67
+
If you agree with the project scope, click **Generate Solution** in the top right of the page. The **Solution Proposal** window is displayed, and Maia starts populating it with the proposed project scope.
68
+
While the solution proposal is being generated, as well as after it's displayed, the **Project Scope** is locked. If you want to make changes to it, you can click the lock icon to unlock it.
69
+
Once the **Solution Proposal** window is populated, you can see the following information generated by Maia:
68
70
69
-
* See the entire list of stories for an epic in the right side panel.
70
-
* Edit the description or details of the epic.
71
+
* Cards corresponding to each epic which contributes to building the app.
72
+
You can remove epics by hovering over them, then clicking the trash can icon.
73
+
Click the card itself to:
74
+
75
+
* See the entire list of stories for an epic in the right side panel.
76
+
* Edit the description or details of the epic.
71
77
72
-
You can perform the following actions on each story:
78
+
You can perform the following actions on each story:
79
+
80
+
* To see the full details of a story or to edit it, click the three-dot menu, then select **Edit**.
81
+
* To remove a story, click the three-dot menu, then select **Delete**.
73
82
74
-
* To see the full details of a story or to edit it, click the three-dot menu, then select **Edit**.
75
-
* To remove a story, click the three-dot menu, then select **Delete**.
83
+
#### Recommended Marketplace Components
84
+
85
+
If Mendix identifies Marketplace components that can be used to implement a specific story, they are displayed as follows:
86
+
87
+
* At the epic level, as a number. Example: *1 Resource*.
88
+
* At the user story level, in the side panel. From here, you can perform the following actions:
89
+
90
+
* If you want more details about the component, click it to access its page in the Marketplace.
91
+
* If you do not want a component to be used, delete it by clicking the trash can icon.
92
+
93
+
### Opening the App in Studio Pro
76
94
77
-
7. Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation.
95
+
Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation.
96
+
You can also click **Open in Planning** to open the **Planning** window of the new app, which includes all the project's stories.
0 commit comments