- Expert Android Programming
- Prajyot Mainkar
- 147字
- 2021-07-08 10:29:11
Wireframing and tools to gather feedback
Wireframing is a technique to plan out the high-level screen hierarchy for your application and display the forms that would be present in your app by providing some mode of navigation, to allow users to effectively traverse your app flow. Some apps have wireframes expressed in a tree structure, a graph, or a flowchart.
The methods of wireframing could vary based on the type and magnitude of the app, but the standard patterns of wireframing remain the same. Also, there are varieties of tools that could be used across different types of apps and different kinds of information that represent the types of things users interact with in your app. Software engineers and data architects often use entity-relationship diagrams (ERDs) to describe an application's information model. We will understand and learn the various techniques of wireframing in detail in this chapter.
- 深入淺出WPF
- BeagleBone Media Center
- Effective Python Penetration Testing
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)習(xí)題解答與上機(jī)指導(dǎo)
- 軟件架構(gòu):Python語言實(shí)現(xiàn)
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- 量化金融R語言高級教程
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- Python深度學(xué)習(xí):基于TensorFlow
- Visual C++開發(fā)入行真功夫
- C和C++游戲趣味編程
- Mastering Linux Security and Hardening
- C語言從入門到精通
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- Hands-On Neural Network Programming with C#