Sprint 4 - NexusLogica/N GitHub Wiki

###Sprint 4 - Delete a waveform and refresh the list

The goal of this sprint is to delete a waveform from the server and to refresh the current search list of waveforms displayed.

  1. Add UI to select a waveform to view. 1. Show the waveform information (name). 1. Show a delete button. 1. Refresh the waveform list.
  2. Add UI to refresh search list.
  3. Server should have a call to delete a waveform by ID.

Definition of Done:

  1. All UI written.
  2. Waveform deleted from DB.
  3. Waveform list refreshes.
  4. Manually tested.
  5. Unit tests written.
  6. Functional tests written.
  7. Documentation written.
  8. Server and client code saved to Github.
  9. Github read-me updated

Start date: June 12, 2013

Completed: June 15, 2013