Sprint 16 - NexusLogica/N GitHub Wiki
###Sprint 16 - Read and write workbench session to a database.
The goal of this sprint is to design and implement a first pass at storage of N data in a database. In this case it will be storing a workbench in a CouchDB.
- Add UI for creating and setting up the DB.
- Add a UI for deleting a DB.
- Write a new workbench to the DB.
- Read a list of workbenches from the DB.
- Read a workbench from the DB.
- Update the workbench to the DB.
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: August 11, 2014
Completed: