As a user, I want to be able to scroll through multiple stocks that have been added
[SP: 7]
[Priority: 1]
[Risk: High]
Demo
Scenario 1: User swipes horizontally to scroll through stocks added on main menu
Task Estimation (Hours)Task 1: Discuss how to refactor current view to list view(2h)
Task 2: Dissect Widget view class so that it not longer displays current view (5h)
Task 3: Combine widget view data output with current list view (5h)
Task 4: Validate potential flaws i.e. infinite scrolling or scrolling with little to no stocks listed (4h)
Task 5: Modify and review with assignee's (1.5h)
As a user, I want to be able to scroll through multiple stocks that have been added [SP: 7] [Priority: 1] [Risk: High]
Demo Scenario 1: User swipes horizontally to scroll through stocks added on main menu
Task Estimation (Hours) Task 1: Discuss how to refactor current view to list view(2h) Task 2: Dissect Widget view class so that it not longer displays current view (5h) Task 3: Combine widget view data output with current list view (5h) Task 4: Validate potential flaws i.e. infinite scrolling or scrolling with little to no stocks listed (4h) Task 5: Modify and review with assignee's (1.5h)
Testing Template