5260 - initial application setup
edit
#### - ] initial site upload ] based on template(webmatrix chat) ]
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw ,
edit
] dynamic display, ] select by race ]
edit
x] UPDATE links on SM icons to my g+, twitter accounts
edit
####] - view template for index(aka home) page
edit
####] - controller for index page - code to render /view for each of the links on the index page
edit
####] - view template for "about" page
edit
####] - view template for "results" page
edit
####] - view template for "rankings" page
edit
#### - ] ADDed module - request,
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw
edit
#### - ] dynamically generate links to main sections from index page ] added /:race param to requests
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw
edit
5245] replace hardcoded links in mainMenu with dynamically generated links (mainMenu object)
edit
] UPDATE PAGE selections - display drivers data(name, ...) for "my selections",
edit
[5253] replace table (draft 1) with table draft 2
edit
] PAGE index - x] add link to ext NASCAR fantasy racing, x] update - wording ] PAGE about - x] link to list work to do items, x] update - wording
edit
#### - ] UPDATE PAGE Selections - display drivers names ] UPDATE PAGES *.* - menu - dynamically generated based upon current race setting ] UPDATE PAGE results - replace static html table/data with view and real data
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw
edit
UPDATE PAGE rankings - replace hardcoded sample data with dynamic data from rankings object
edit
#### - UPDATE - PAGE rankings - use REQUEST to pull data from external rankings api, TRY rankings module
edit
#### - UPDATE - PAGE - index.jade - x] wording x] ADD link 'automated system'(/about)
edit
#### - UPDATE - PAGE - about.jade - x] wording, x] free quote ] contact info ] ADD link
edit
#### - UPDATE - PAGE - rankings - ] getting more date from external api, ] getting multiple fields of data from a single field ] sorting by ... ] ranking points
edit
#### - ] UPDATE PAGE Rankings - display all drivers for each race, ] by team # for entrants, ] by AverageFinishLast10AtTrack ] score drivers with ranking points ] modularize code
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw ,
edit
PAGE ] PBR register/login - menu problem ] modularize menu code
edit
####] - module - races - access races data across all pages
edit
####] - module - menu main - access across all pages
edit
PAGE ] modularize race code in app
edit
#### - ] menu module ] races module
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw ,
edit
] practice final - ADD assign values for final practice performance, re rank drivers based on total points to create rankings-final file, ADD init/load logic to determine race status and which 'rankings-{status}' file to use
edit
#### - ] results race finalPractice ] results race final ] logic - currentRace sets raceStatus sets {race}-rankings-{version} ] races setRaceStatus, ] races getRaceStatus()
edit
#### - manually review site, in multiple browsers, here's some NOTES on what we saw , ,
edit
] makeSelections() ] makeSelections2() ] divide createRankings FROM single function TO multiple functions( x] entrants, x] qualified, ] practice, x] final)
edit
] DATA race# 16(Sonoma) x] USING createRankings1, createRankings2, createRankings4 ] USING makeSelections2() to make selections :)
edit
x] DATA race# 17(Daytona) x] ADD createRankings-3(practice Final), x] UPD makeSelections2() - budgetBalance, ]
edit
] PG selections2.js ] FIX-PRB-nnnn PG register - no menu
edit
####] - route - selections -
edit
####] - route - results -
edit
] CD selections (1 - 30) ] PG races - add methods to set next race, prev race values ] PG rankings, selections, results - add next and prev nav links
edit