forked from nordquip/sousms
-
Notifications
You must be signed in to change notification settings - Fork 0
Team minutes Trade Engine
NickolausDS edited this page Oct 16, 2012
·
3 revisions
##Goals for 122217:
- Team goal: Finish writing interfaces for Trade Engine
- Team goal: Pseudocode each interface
We have decided to use PHP for communication with the UI infrastructure and Java for the core of the Trade Engine. The core architecture will be based on a 'queue system' for handling transactions. This will give the Trade Engine more flexibility for adding limit orders in the future.
##Goals for 121017:
- Team goal: Finalize list of use cases for trade engine
- list of interface specifications needed by each use case
- decide what language we want to write in
- All: implement hello world for of your interfaces
##Goals for 121010:
###Infrastructure goals:
- Nick: Create a GitHub fork for the Trade Engine team -- DONE
- Nick: Make all team members collaborators on the fork -- DONE
- Nick: Send all team members the URL of the fork -- DONE: https://github.com/NickolausDS/sousms
- All: Clone the testing fork repository onto your local system -- NOT DONE
###Use case goals:
- All: Using the format shown at the bottom of http://cs.sou.edu/~nordquip/cs469/notes/week02notes01.htm, write two use case narratives for an activity a user of SOUSMS might want to accomplish.
- All: Record your use cases in an md document named tradeEngineUseCases.md in the doc directory of your team's fork. (Markdown help here: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-images.)
- All: Commit your changes on your local repository then sync these changes to the testing fork
###Notes:
Division of labor:
Jeff - Mashups
See fork wiki