To identify the tasks that are required in the app, you should refer to the
business process flowchart that you created in the planning phase and add
detail. Organize the information and list the tasks that are to be accomplished
on each screen.
When you write the tasks, remember to consider tasks for each persona who will
be using the screen or app. Try to separate them into sections.
Along with the tasks that users need to do, refer to your notes about what
information is required to complete each task. That will help you define what
information you need to store and display.
If you're working with multiple people, using tools like Microsoft Planner or the
Microsoft Whiteboard app will help you efficiently collaborate and work together on
listing the tasks.
Example: Tasks for creating and viewing expense reports
We considered the tasks done by people who will be creating and viewing the
expense reports. We'll separately consider the tasks for approvals and for
weekly budget reporting.
Based on the above, we think the expense report create/view app needs these
screens and components:
A list of reports, with filtering
A single report view, with edit and view-only modes
Buttons in the editing view to cancel, save, and submit
Button for Accounting to use to export data
Various submit/cancel/save messages
The ability to attach a photo of a receipt and to view attachments
Demonstrate the use of Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.
In the designing phase, you'll prepare the specifications and designs of your app. This article introduces the conceptual and architectural design phases.
As part of the design phase of a Power Apps project, document where and how you'll access existing data you need, and decide where you'll store data you create.
After you've identified the tasks for your Power Apps project, the next step is to sketch the screens. With these tips, you don't have to be an artist!
You've now planned and designed your app. The next step is to actually make it. This article provides an overview of steps for creating canvas apps and model-driven apps.
Learn how Power Apps development compares to traditional app development in two key areas - how team members collaborate and the development process methodology