From Design pattern
Jump to: navigation, search
(Example)
(Example)
Line 6: Line 6:
  
 
===Example ===
 
===Example ===
[[file:Step_indicators.jpg|665.px]]
+
[[file:Step_indicators.jpg|665px]]
  
 
----
 
----
 +
 
=== iOS_MyFitnessPal ===
 
=== iOS_MyFitnessPal ===
 
{{#Widget:Vimeo|id=95776606|width=300|height=533}}
 
{{#Widget:Vimeo|id=95776606|width=300|height=533}}

Revision as of 13:47, 15 July 2014

Step indicators는 데이터를 입력하면 단계적인 진행상태를 보여주는 패턴이다.

With this pattern, we can solve...

  • 데이터를 기입하는 순서와 행동을 보여주며 이 중 현재 어느 정도 진행했고, 앞으로 어떤 것이 있는지에 대해 확인할 수 있도록 모형이나 문자를 이용하여 알려준다.
  • Navigation 기능을 갖기도 한다.

Example

Step indicators.jpg


iOS_MyFitnessPal

iOS_Uber