What is a software application?
Computer program built to perform a certain function or set of tasks.
What is a web application?
Developed to run in a web browser on any operating system; website.
What is a responsive website?
Site that adjusts appearance to suit the device it is being used on. Alters fonts, images, sizes, content hierarchy and nav appearances.
What is a mobile/m-dot website?
Website specifically developed for capabilities and constraints of a mobile device. Typically designed in conjunction with a separate desktop website.
What is a native app?
Software specifically built for mobile/tablets. Runs on the operating system of the device. Optimized to use abilities of smart phones and tablets.
What 4 things do you look at to justify a native app?
What are the 4 main types of applications?
How do you determine which type of application you should use?
Through workflow complexity and structure.
What is a utility application complexity and structure?
Simple & structured
What are examples of utility applications?
Banking, Uber, whats app, calendar
What is a process application complexity and structure?
Complex & structured
What are examples of process applications?
insurance claims, realty, adwords
What is a consumption application complexity and structure?
Simple & random
What are examples of consumption applications?
Newspapers, Netflix, Facebook, online education
What is a commerce application complexity and structure?
Complex & random
What are examples of commerce applications?
eCommerce apps, Amazon, Walmart
When would you consider app unbundling?
When you have 2 or more user flows that have vastly different processes. You’d have smaller apps better at doing their primary use case.
What are the 3 different types of mobile flow?
What are 4 characteristics of linear flow?
What is 1 characteristic of non-linear flow?
Steps are not dependent on one another
What are 4 characteristics of hub-and-spoke flow?
What are the 5 navigation patterns for mobile?
When would you consider using tabs and off-canvas nav?
- Some content is more important
When would you consider using off-canvas nav?