Chapter 6: Improving User Experience
The process of creating applications is a complex workflow. You need to analyze the requirements, design data sources, choose existing tools and platforms, and build the User Interface (UI), among others.
Power Apps, being a platform to build applications, is always evolving to help app makers create functional solutions quickly. However, this sometimes means making sacrifices in specific areas, such as including an appealing UI.
This chapter will show you how to improve the UI of full-featured applications created from data, thus promoting our solution's adoption. We will also discover how to improve our application building workflow by creating one responsive application that works the same on mobile and desktop.
The recipes in this chapter will help us to go deeper into these concepts:
- Enhancing application interfaces
- Building a responsive password manager in Power Apps – setting up the Azure Key Vault service...