unit 9: design app Flashcards
App
piece of software to help user perform a specific task
Web apps
application that is stored on a remote server and delivered over the internet through a browser interface
Native Apps
built using native programming language of device they are used on
have to build a diff version of app for each device
expensive, complex to build and maintain
Hybrid Apps
web apps that have a native app shell
Once users download the app from an app store and install it locally, the shell connects to whatever capabilities the mobile platform provides through a browser that’s embedded in the app
Step 1
idea generation and screening
step 2: scoping
in-depth research about ideas that passed thru the previous step
who is the target audience?
what outcomes will be achieved?
step 3: product development
build simple prototype
test w/ users, use feedback
elevator pitch
useful way to frame idea
wireframe
a visual guide showing how features of a software function
screen map
shows the flow of an app and how all the features are connected
API
programming instructions and standards linked to a web-based software application