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

First user model #8

Merged
merged 4 commits into from
Oct 15, 2023
Merged

First user model #8

merged 4 commits into from
Oct 15, 2023

Conversation

noxethiems
Copy link
Contributor

Created model user with minimal data for first step of registration.

@noxethiems noxethiems changed the title First user model [WIP] First user model Oct 15, 2023
Copy link
Contributor

@LuisCusihuaman LuisCusihuaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muy bien, me parece correcto que el usuario tenga solo los datos necesarios para poder hacer el primer registro.

Estaba pensando, que una vez que estes dentro de "la pantalla obligatorio de interes e ubicacion", igualmente este creado ese usuario, y cuando la finalice, se actualize contra el endpoint dicho usuario.

PD: me di cuenta que los user_dao, son "servicios", y que son de "integración", y que dichos podrian tener un test, que cree cosas y un par de hacer, sin tener que llamar al endpoint en si.
(nada dato, en otro momento nos preocupamos de esos tests)

@LuisCusihuaman LuisCusihuaman merged commit 43fb993 into main Oct 15, 2023
5 checks passed
@LuisCusihuaman LuisCusihuaman deleted the feature/first-user-registration branch October 15, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants