NodeJSAjaxToDoList

Assignment for 11/17/15: Use week 2, day 3 todo to build a list back end data table: text String, done: boolean Follow a style guide. Have controllers(server.js ~19 lines), models and routes folder… /api/todos And public folder for week 2’s front end + app.js Make AJAX requests to own api

  1. [poss, if new front end, wireframe]
  2. Use github (create repo, everyone forkes & branches)
  3. make assignments