You are on page 1of 12

Screens Documentation Client: White Gorilla Media Project Name: Stock Widget

Basic Project Information


Overview: Stock portfolio widget for Android. Pulls from Google Finance API Platform: Google Android (Target OS 2.3+) Widget Sizes: Re sizable from 2x2 - 4x4 (Android 3.0+) If Android 2.2+, widget in all 6 sizes: 2x2 2x3 2x4 4x2 4x3 4x4 If Prior to Android On First Load, If: User has Finance Portfolio: Automatically load top 25 stocks in users portfolio User has more than 1 Finance Portfolio: User is asked to choose portfolio to display User does not have Finance Portfolio: User is asked to create a new Google Finance portfolio, populate it with stocks through menu.

Note about Adding Stocks


The user should be allowed to add a stock to the widget at any time. If the user adds a stock to the widget, it should not affect their Google Finance portfolio in any way. The only interaction with Google Finance is when it pulls all of the stocks from their portfolio. Once they are loaded onto the widget, the user should be able to add/remove/ edit symbols without it affecting their Google Finance portfolio. All stocks should be monitored locally at that point.

Note About Functionality


Important Note: Each widget the user adds should be completely separate (i.e. if the user has one widget, and adds a separate widget with different stocks, they should not be linked in any way).

Widget Appearance (2x Wide)

Widget Appearance (4x Wide)

Widget Appearance (3x / 4x Wide)

Widget Banner (Small (1-2x))


Purpose
Display stock information User has quick access to settings

Actions
User taps settings indicator (dots in top right corner) to access settings menu

Notes
Display of stock information changes based on the selected cell Display changes to indicate positive or negative trend in selected stock When no stock is selected, display first stock in cell

Screens

Widget Banner (Large (3x+))


Purpose
Display detailed stock information User has quick access to settings

Actions
User taps settings indicator (dots in top right corner) to access settings menu

Notes
Display of stock information changes based on the selected cell Display changes to indicate positive or negative trend in selected stock Polling stock on larger widget displays: Range 52 Week Volume / Average

Screens

Cell View
Purpose
Display quick information about given stock

Actions
Select a stock to display it in Banner

Notes
When user first launches widget; DJI, S&P500, NASDAQ displayed in cells Used as defaults User can delete stocks in settings view

Screens

Search
Purpose
Allows the user to search stocks by company name or by quote Displays results based on search queries

Actions
User taps on search bar to bring up keyboard User taps Search on keyboard to submit query When results are displayed: Clicking Add in cell will indicate intent to add to users portfolio Clicking Added in cell will remove stock from portfolio Clicking OK saves stock selections to users portfolio Clicking Cancel returns user to settings screen

Notes
Accessed from search bar in Settings Screen Please research if possible to have Added display if a user has already added a particular stock when the user is presented with search results. Calling Search Keyboard

Screens

Settings Frame
Purpose
Display options available to user

Actions
Update Frequency determines frequency of polling. Options are: 15 Minutes 30 Minutes 45 Minutes 1 Hour 2 Hours 4 Hours 8 Hours Never Import Google Finance Portfolio allows user to import stocks from a selection of existing Finance portfolios. User can delete stocks from individual cells

Notes
Client would like to implement Swipe to Remove if possible on stock cells. If not, x is fine If there are no portfolios then a pop-up should read "There are no portfolios associated with your google account. You can set up portfolios at www.google.com/finance (not required for widget)." The order of the stocks under the Widget Portfolio section should be the same order as they are displayed in the widget.

Screens

You might also like