Sprint 14 - NexusLogica/N GitHub Wiki

###Sprint 14 - Extend a network to contain other integrated networks

The goal of this sprint is to write the functional and UI code for a network with child networks. Specifically, this is about closely coupled networks such as layers and sublayers in a mini column.

  1. Add logic and collections to the existing network class.
  2. Add UI to display stacks or columns child networks. 1. Show the network name. 1. Clicking on the network will propagate the network object event.
  3. Write a minicolumn network consisting of layers 3, 4, and 6. 1. Include pyramidal, FS, and LTS neurons and related connections.

Definition of Done:

  1. All functional code written.
  2. All UI written.
  3. Manually tested.
  4. Unit tests written.
  5. Functional tests written.
  6. Documentation written.
  7. Server and client code saved to Github.
  8. Github read-me updated

Start date: May 17, 2014

Completed: June 21, 2014