Power Platform Tips and Tricks (4) - Make your app.
How to start developing an app from a scratch?
Microsoft has created a nice plan to develop your Power App.
The basics of making an app are as follows:
Plan: Identify the who, what, when, and why.
Design: Model the data (decide how the data you need and create will be organized, accessed, and stored) and sketch out the app screens.
Make: Create the app.
Test: Have users try the app.
Deploy and refine: Get your app into the hands of users, get feedback, and decide what to change or add.
3. The making phase
You have now planned and designed your app. The next step is to actually make it.
Basic steps for making canvas apps
The following are the basic steps for creating canvas apps.
Set up the data source.
Set up tables (when using Microsoft Dataverse).
Set up tables (when using a database).
Set up lists (when using SharePoint).
Home screen
List view
View form
Edit form
Basic steps for making model-driven apps
The following are the basic steps for creating model-driven apps.
Create a solution.
Set up security roles.
Create a site map by setting up a new model-driven app.
Set up business process flows.
Set up business rules.
Set up Power Automate flows.
More information: Understand model-driven app components
Developing solutions collaboratively
When developing your solutions with multiple app makers, collaboration techniques depend on which type of application you're making.
Canvas apps
You can develop canvas apps collaboratively by using Power Apps components—a set of reusable building blocks—and also by using component libraries, which are a repository you can use to share and collaborate with others on Power Apps components you've created. More information: Collaborative Development for PowerApps Canvas Apps
Model-driven apps
When developing model-driven apps, consider using solutions and environments designated for multiple app makers. More information: Solutions overview
Next blog will be step 4. Testing your App
Happy creating and developing, Martin

No comments:
Post a Comment