Skip to content
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

Closed
KaterineMoon opened this issue Mar 28, 2020 · 1 comment
Closed

Firebase service #6

KaterineMoon opened this issue Mar 28, 2020 · 1 comment
Assignees

Comments

@KaterineMoon
Copy link
Contributor

KaterineMoon commented Mar 28, 2020

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

  • User collection must have role attribute
@KaterineMoon KaterineMoon added this to Idea in AyudandoAyudar-Step0 via automation Mar 28, 2020
@djsanabriac djsanabriac moved this from Idea to In progress in AyudandoAyudar-Step0 Mar 29, 2020
@djsanabriac djsanabriac self-assigned this Mar 29, 2020
@JuanSeBestia
Copy link
Contributor

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 Mar 30, 2020
Serialzacion usuario con roles
djsanabriac added a commit that referenced this issue Apr 1, 2020
Modelos básicos
Create & Read de patients
djsanabriac added a commit that referenced this issue Apr 1, 2020
djsanabriac added a commit that referenced this issue Apr 1, 2020
Modelos básicos
Create & Read de patients
djsanabriac added a commit that referenced this issue Apr 2, 2020
Patients
Medicines
Couriers
Orders
djsanabriac added a commit that referenced this issue Apr 7, 2020
djsanabriac added a commit that referenced this issue Apr 7, 2020
Libraries lost in merge restored
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.
@djsanabriac djsanabriac moved this from In progress to Done in AyudandoAyudar-Step0 Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants