- 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.
- Drupal 8 Blueprints
- Redis Applied Design Patterns
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- JavaScript by Example
- Data Analysis with Stata
- Python數據可視化之Matplotlib與Pyecharts實戰
- JavaScript動態網頁開發詳解
- Java EE 8 Application Development
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- Python程序設計與算法基礎教程(第2版)(微課版)
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Advanced UFT 12 for Test Engineers Cookbook
- Learning Image Processing with OpenCV
- Python編程入門(第3版)
- Node.js應用開發