-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firebase service #6
Comments
Hey @djsanabriac quizás necesites autenticarte en el servicio de firebase tal como está en el #16 |
djsanabriac
added a commit
that referenced
this issue
Apr 1, 2020
djsanabriac
added a commit
that referenced
this issue
Apr 1, 2020
djsanabriac
added a commit
that referenced
this issue
Apr 2, 2020
djsanabriac
added a commit
that referenced
this issue
Apr 7, 2020
Angular updated like is suggested in storybookjs/storybook#9463 (comment)
djsanabriac
added a commit
that referenced
this issue
Apr 8, 2020
djsanabriac
added a commit
that referenced
this issue
Apr 8, 2020
djsanabriac
added a commit
that referenced
this issue
Apr 8, 2020
Change to abstract class and ensure that info from Firebase maps to the models. When we need another property it MUST be defined by the model and have (at least) a null value by default.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here we need to manage the connection with firebase
Create the collections in firebase
CRUD of each collection, also getters for one and for all the collection.
Collections needed: patients, users, couriers, medicines, list
The text was updated successfully, but these errors were encountered: