thebedroomlaboratory / MF2013

0 stars 0 forks source link

Maker.js needs interaction with php Service #8

Open jonniedarko opened 11 years ago

jonniedarko commented 11 years ago

maker.js functions are currently Hardcoded, hardcoded values need to be replaced with functions that interact with php service

colingreene1 commented 11 years ago

What does the maker.js do ? This is something I can tackle tomorrow.

jonniedarko commented 11 years ago

if you look at updateCCInfo() and populateGraphs() these are assigning values things in the page the instead nee to make a get call to your service and recieve the info, once you have the server side done I'll create functions to receive them

On 23 July 2013 22:14, cgreene notifications@github.com wrote:

What does the maker.js do ? This is something I can tackle tomorrow.

— Reply to this email directly or view it on GitHubhttps://github.com/thebedroomlaboratory/MF2013/issues/8#issuecomment-21446512 .