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.
- Add logic and collections to the existing network class.
- 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.
- Write a minicolumn network consisting of layers 3, 4, and 6. 1. Include pyramidal, FS, and LTS neurons and related connections.
Definition of Done:
- All functional code written.
- All UI written.
- Manually tested.
- Unit tests written.
- Functional tests written.
- Documentation written.
- Server and client code saved to Github.
- Github read-me updated
Start date: May 17, 2014
Completed: June 21, 2014