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

Wrapping code to store the user in one place #7

Open
vincenzopalazzo opened this issue Jun 7, 2021 · 0 comments
Open

Wrapping code to store the user in one place #7

vincenzopalazzo opened this issue Jun 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@vincenzopalazzo
Copy link
Member

At the moment we take the information of the user to firebase and we store it in the database and in a User object in the model,
but the code in the UI is too much and we will couple it with the actual implementation of the UI.

So the good thing to do is move the code into a unique code.

@vincenzopalazzo vincenzopalazzo added the enhancement New feature or request label Jun 7, 2021
@vincenzopalazzo vincenzopalazzo added this to To do in First Release alpha via automation Jun 7, 2021
@vincenzopalazzo vincenzopalazzo moved this from To do to In progress in First Release alpha Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant