task

LIST - all tasks

[previously]

  1. ] outline - site operations
    1. ] RACE -
    2. ] COMMUNICATIONS -
    3. ] MANAGEMENT -
    4. ] OTHER -

[RACE - for each race]

  1. ] ADD the race entry 
    1. ] race name, id, date, time, ...
    2. *] manually added to 'races.js' 
  2. ] SET the 'current race'
    1. ] currently - manually set currentRace in code, by specifying idx value of race array element,
    2. *] manually adding race elements in CODE
  3. ] UPDATE entrants (for current race)
    1. ] GET the "entrants list" for each race
    2. ] src=?, nascar.com has (in pdf)
    3. ] available = published on tue race week,
  4. i] UPDATE history results for RANKING the 
    1. *x] getAverageFinishLast10 - for each driver entered in the current race,
    2. ] GET the past performance history of each driver on the entrants list
    3. ] assign score for each driver in the field
    4. *] pulls from our api 
    5. src = mrn.com 
  5. i] UPDATE rankings (AVERAGE finish)
    1. x] create file rankings-averageFinish
    2. x] set rankings to rankings-averageFinish
  6. i] GET qualifying results
    1. ] GET the qualifying results (race starting order)
    2. ] field = remove driver.DNQ from driver.entrants
    3. ] assign score for each driver in field for qualifying result
    4. *] pulls from our api
  7. i] CREATE rankings-2 (qualifying results)
    1. x] create file rankings-qualified
  8. ] UPDATE rankings
    1. x] set rankings to rankings-qualified, show rankings-2 file
  9. ] GET practice-final results
    1. ] src = ...
  10. ] CREATE rankings-3(practiceFinal)
  11. i] UPDATE rankings practice-final results
    1. *x] getPracticeFinalResults(race) -
    2. *] pulls from our api
  12. ] CREATE rankings-final
    1. ] call createRankingsFinal after finalP data is available
  13. i] UPDATE rankings (final)
    1. x] set rankings to rankings-final
  14. ] CREATE race selections(rankings, fantasy$)
    1. ]
  15. ] UPDATE driverPoints(each race, fantasy pts #)
    1. ]
  16. ] UPDATE playerPoints after each race(player, selections[])
    1. ]

[COMMUNICATIONS]

  1. ] SM POST - predictions(each race)
    1. ] example =
  2. ] SM POST - results (each race)
    1. ] example =
  3. ] EM - weekly insider report
    1. ] example =

 

[MANAGEMENT/admin]

  1. ] REPORT - site traffic
    1. ]
  2. ] REPORT - new players
    1. ]

 

 

 


 

scrap book

cost <= budget && numSelections < ??

ex - first 3 drivers are 29.00 ea , total = 87.00, selections = 3
pick spot 4 // selectionsNeeded = 2 // budgetBalance = 13
LOGIC for 3 picked, 2 needed, bal = 13.00

if ( numSelectionsNeeded === 2 ) {
  budgetRemaining = budget cheapestDriver
}
else {
 budgetRemaining = budget
}

CONDITONS
- picks.max = 5;
- picks.count = 0;

- budget.balance >
- budget.spent <= 100

- picks.needed = picks.max - picks.count

- * budgetPick = budgetBalance / picks.needed
- * budgetPick = budgetBalance - cheapestDriver

 

Details Photos Edit more

Details

ID: 5254

NAME: LIST-work-to-do

DESCRIPTION: LIST - all tasks to be performed to run the program, PASS,

START DATE TIME: 2015-06-08 14:15:18

EST DURATION: 01:00:00

END DATE TIME: 2015-06-08 15:15:18

STATUS:

PRIORITY: -5

OWNER ID: 75

Content Photos Edit more

photos

photos for this task

actions

Agenda Email task SMS task Priorities