NickolausDS / sousms

SOU Stock Market Simulator
2 stars 1 forks source link

Write Trade Web Service that will execute each behavior (from interfaces) #23

Closed scriptar closed 11 years ago

scriptar commented 11 years ago

Each individual behavior/interface can have its own .php file.

scriptar commented 11 years ago

What do you all think about this proposition for the web services portion of the project? I have created tasks for each behavior. I propose that either one or two people should assign themselves or be assigned to work on each behavior. That mini-team will write the PHP code and the stored procedure (stub only) as well as formalize the object formats expected as input parameters and return values for that behavior.

scriptar commented 11 years ago

This has been done but is a work in progress. The production version is here: https://github.com/nordquip/sousms/blob/master/src/web/service/trade.php