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 constantly evolving to help app makers create functional solutions quickly. However, this sometimes means sacrificing an appealing UI. As we will see in this chapter, improving the user experience of an application involves many aspects, such as performance, rich features, and UI improvement.
This chapter will show you how to enhance the UI of full-featured applications created from data, thus promoting their adoption. We will also discover how to improve our application-building workflow by creating one responsive application that works on mobile and desktop.
As for data, we will leverage the Microsoft Azure Key Vault service to build our application. Azure is a platform that aims to help...