Commit graph

222 commits

Author SHA1 Message Date
e7fa1e7afa Implemented the rest of CRUD operations for the task model 2019-02-23 19:36:13 -06:00
9374108453 Implemented method to add a task to firestore 2019-02-23 19:36:13 -06:00
5c46398be1 Changed id to be optional on [EventModel], [TaskModel] and [UserModel] 2019-02-23 19:36:13 -06:00
c95939f5df Implemented the rest of CRUD operations for the task model 2019-02-23 17:03:07 -06:00
f164a2a8f7 Implemented method to add a task to firestore 2019-02-23 17:03:07 -06:00
1869515bc3 Implemented 'to map' methods in the task and summary model 2019-02-23 17:03:07 -06:00
8498517b1e Changed id to be optional on [EventModel], [TaskModel] and [UserModel] 2019-02-23 17:03:07 -06:00
a68b307eeb Merge branch 'develop' 2019-02-22 00:13:24 -06:00
c1a0487071 Created the [FirestoreProvider], added the id attribute to the user, event and task models 2019-02-22 00:13:06 -06:00
5c2375fb21 Added [EventModel] and [TaskModel] 2019-02-21 22:44:08 -06:00
b9fd5b6402 Updated xcode project 2019-02-21 16:11:18 -06:00
4ab33d377f Merge branch 'master' of github.com:AYM1607/do_more into develop 2019-02-21 15:57:02 -06:00
257aebec5f Added models for the user and its summary 2019-02-21 15:53:23 -06:00
1302c6ba8d Congifured google sign in 2019-02-21 14:29:28 -06:00
046f212e7f .gitignore fix 2019-02-20 23:22:02 -06:00
c8a7db3412 Fixed api key hiding again 2019-02-20 23:18:02 -06:00
223d367f54 Changed gitignore to hide API keys for firebase 2019-02-20 23:15:09 -06:00
22751662e0 Added firebase configuration files and dependencies 2019-02-20 23:04:43 -06:00
fbd8ce6efe Removed the flutter example code 2019-02-20 21:39:23 -06:00
ecb6190023 Changed package description 2019-02-20 21:17:58 -06:00
0900f5fa29 Created flutter base app 2019-02-20 21:12:32 -06:00
Mariano Uvalle
51c6c7815f
Initial commit 2019-02-20 21:08:10 -06:00