derekherbert / Warzone

SOEN 6441 Group Project
0 stars 0 forks source link

todo list #47

Closed fzuray closed 3 years ago

fzuray commented 3 years ago
  1. comment for all class/function
  2. 10 unit tests for the major functions
  3. add deploy order, and implement the logic
  4. command scanner which read commands from console. need to make the RouterService Singleton.
  5. beauty the output: each action should have meaningful output.
  6. render the help for each phase in the console. the HELP will remind user what command is available, what result can be expected.
  7. prepare for demo: create create a action[demo] in demoController, put a batch of router in a certain action. and run the router.