Sprint 15 - NexusLogica/N GitHub Wiki

###Sprint 15 - Write a workbench for a fast spiking neuron.

The goal of this sprint is to create a basic functioning workbench for testing a neuron, in this case an L4 fast spiking neuron.

  1. Create input, FS neuron, and output neurons/elements and networks for each.
  2. Create UI for to house these networks inside a parent network.
  3. Add connections.
  4. Create 3 input sets.
  5. Via a 'next' button, cycle through the input sets.

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: June 21, 2014

Completed: August 8, 2014