9ticks:Software Requirements

From BiCEP

Jump to: navigation, search
Line 23: Line 23:
** '''Priority''' — from 1 to 5 (1 as highest)
** '''Priority''' — from 1 to 5 (1 as highest)
** '''Status''' — Draft, Approved, In Progress, Testing, Finished
** '''Status''' — Draft, Approved, In Progress, Testing, Finished
 +
 +
 +
=== Data Source API ===
 +
 +
{| class="TablePager" border="1" width="100%"
 +
|-
 +
! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! align="center" | Status
 +
|-
 +
| REQ_0001 || A data source API should be built. || Every source, predefined or custom, must use this API. || 1 || Draft
 +
|-
 +
| REQ_0002 || Data source API specifications TBD ||  || 1 || Draft
 +
|}
Line 31: Line 43:
! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! align="center" | Status
! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! align="center" | Status
|-  
|-  
-
| REQ_0100 || A predefined Stock source shall be subscribed. || Market and quote must be provided. || 1 || Draft  
+
| REQ_0101 || A predefined Stock source shall be subscribed. || Market and quote must be provided. || 1 || Draft  
|-  
|-  
-
| REQ_0101 || A predefined Weather source shall be subscribed. || Location must be provided (defaulting to the IP physical location). || 1 || Draft  
+
| REQ_0102 || A predefined Weather source shall be subscribed. || Location must be provided (defaulting to the IP physical location). || 1 || Draft  
|-  
|-  
-
| REQ_0102 || A predefined Sports source shall be subscribed. || A specific match (source is only that match) or generic team (all team matches) must be provided. || 1 || Draft  
+
| REQ_0103 || A predefined Sports source shall be subscribed. || A specific match (source is only that match) or generic team (all team matches) must be provided. || 1 || Draft  
|-  
|-  
-
| REQ_0103 || A predefined Flight source shall be subscribed. || Flight number and flight date must be provided. || 1 || Draft  
+
| REQ_0104 || A predefined Flight source shall be subscribed. || Flight number and flight date must be provided. || 1 || Draft  
|-  
|-  
-
| REQ_0104 || A predefined Traffic source shall be subscribed. || Route must be provided. || 2 || Draft  
+
| REQ_0105 || A predefined Traffic source shall be subscribed. || Route must be provided. || 2 || Draft  
|-  
|-  
-
| REQ_0105 || A predefined RSS Feed source shall be subscribed. || RSS URL must be provided. || 2 || Draft  
+
| REQ_0106 || A predefined RSS Feed source shall be subscribed. || RSS URL must be provided. || 2 || Draft  
|-  
|-  
-
| REQ_0106 || A predefined Ebay item source shall be subscribed. || Item ID must be provided. || 2 || Draft
+
| REQ_0107 || A predefined Ebay item source shall be subscribed. || Item ID must be provided. || 2 || Draft
|}
|}

Revision as of 21:23, 8 October 2008

Personal tools