Toderp working with login and signup!

This commit is contained in:
Max Lynch
2013-09-10 20:37:41 -05:00
parent fc1a8270c0
commit 48d4c32173
11 changed files with 1804 additions and 133 deletions

View File

@ -1,4 +1,4 @@
angular.module('toderp', [])
angular.module('toderp', ['firebase'])
.factory('TaskStorageService', function() {
return {