Archive

Archive for May 5th, 2009

Scorecard class is working

May 5th, 2009 No comments

All the data for displaying a full scorecard from the Snooker league app is working. Viewing the var_dump() shows all items and objects are correct.

Next job is display it. I’m thinking a AJAX/JSON call to display it as a pop-up might be nice.