As a trip taker, I want to able to see stadiums on a map, the routes between stadiums and animations of my trip so that I can have a feel of where I'm physically going.
Assumptions:
Coordinates are in database
Distances are in database
Estimate:
5
Tasks:
Make Painter widget to draw edges, stadiums and text
Display stadiums on the map color coded by league
Display edges between stadiums
Add plane, be able to flip if you're going left or right
Animate plane from one stadium coordinate to the next
Tests:
Make sure all stadiums print either blue or red by it's league
Make sure all edges print
Load expansion data and make sure new stadium and edges print
Be able to travel to all stadiums
Definition of Done:
All stadiums print color coded by it's league, edges print, expansion data loads and map refreshes, plane animation goes from intended start stadium to intended end stadium.
Description:
As a trip taker, I want to able to see stadiums on a map, the routes between stadiums and animations of my trip so that I can have a feel of where I'm physically going.
Assumptions:
Estimate:
Tasks:
Tests:
Definition of Done: