robertwatkins / playground-robert-ultimate-tictactoe

Automatically exported from code.google.com/p/playground-robert-ultimate-tictactoe
1 stars 0 forks source link

Research options for data storage #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description of the Work
 - We will need to have data stored/retrieved.
 - should consider having the following features:
 -- works with node.js
 -- works across platforms
 -- simple to configure
 -- simple to manage

Link to References
-
-

This is done when...
 - We have a document that shows how the solution will allow us to meet the desired features:
 - We have links to references of how to use this tool
 - Have some simple code examples to do CRUD (Create/Read/Update/Delete) actions

Original issue reported on code.google.com by rob...@watkins.net on 24 Feb 2015 at 5:38

GoogleCodeExporter commented 9 years ago
using the MEAN stack is our first idea to follow. need to document examples and 
provide links to useful resources we've found.

Original comment by rob...@watkins.net on 27 Feb 2015 at 5:46

GoogleCodeExporter commented 9 years ago
Add unit tests to show these examples are working properly

Original comment by rob...@watkins.net on 27 Feb 2015 at 5:46