项目策略
Project Kickoff 项目总体评价
- 询问客户来源(网上看到,朋友介绍,客户介绍)
- 时间规划(越快越好,不接二手烂摊子)
- 预算(你会为什么收费)
- 项目规模
- 对方公司规模(谁是决策者,谁有权决定这个问题)
- 我们面临的竞争者是哪些
- 对方有什么问题(考察为什么会有这些问题)
- 现有项目的问题(是否响应式设计)
Heuristic Evaluation 启发性评价
分页面进行一下维度的评价
- 是否缺少什么(Action button)
- 是否速度不对(跑马灯的速度等等)
- 是否位置不对
- 按钮是否太大太小
- 字体是否可以优化,对其,换行等等
- 操作逻辑是否连贯,是否有歧义的操作点
- 信息展示是否合乎用户需求
- 是否突出了需要重要显示的按钮或者信息
- 信息是否分类的,tag是否清楚,是否有keyword
- 图像和文字的搭配是否合适,比例
- 是否有面包屑路径
- 文字内容是否太多
Content Audit 内容罗列
把所有内容罗列出来,便于整理,便于以后做sitemap,把每个页面的内容和整体的框架列出来。
Sitemapping 网站地图
用AI把网站地图画出来,合并同类项,优化整体结构,优化出来的结构如下图所示

User Flow 用户操作流程
The user flow is where we map out the beginning and the end of someone interacting with and ultimately succeeding with our app or website. We want to solve a problem for the user and help them succeed in the fastest and safest way possible. A user flow will help define that.
Aside from defining the journey of a user, these flows help define the vision of our products, define behaviour across different features and screens, and ultimatley help define what our interface should look like.
With a clear user flow we can know with ease what the primary CTAs (call to actions) should be on each screen. The high level functionality provided by user flows points our interface in the right direction.

引用资源:
AIUX
https://blog.prototypr.io/how-to-teach-yourself-ux-design-31f16e41b189
https://blog.prototypr.io/design-system-ac88c6740f53
发表回复