Skip to content

Instantly share code, notes, and snippets.

@joshuaebowling
Created September 25, 2015 15:46
Show Gist options
  • Save joshuaebowling/9c0974dd650e1a55d52c to your computer and use it in GitHub Desktop.
Save joshuaebowling/9c0974dd650e1a55d52c to your computer and use it in GitHub Desktop.

Total : 15.5-23.5 Hours

High-Level Breakdown

Please Note This Isn't a Structural Outline; Rather it's a Conceptual Grouping of Main Components. Nor are the items listed in any particular order.

Component Description Low High
Datagrid Container for trade data 4 6
Grid Filter Changes what items are displayed via checkbox for each status a trade can have, perhaps adding all/none buttons also 2 3
Trade-specific Interactions Includes Track Transaction, Cancel Selected, Cancel Pending 1 2
Balance Display Shows Current Balance 1 1
Notifier Displays notificans from application 1.5 2.5
Currency Changer toggles all currency labels and values in grid and balance 2 3
Unit Tests Test Coverage of Described Components 4 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment