Skip to content
bant edited this page Dec 23, 2020 · 3 revisions

Create User

Log in page

In order to sign in, a user must navigate to the log in page where he will click on the Crear mi cuenta con mi correo electrónico button that will navigate him to the registration form.

Login Page

User personal information

In the first page of the registration form, the user has to input its personal information such as name and last name.

To move to the next step, no field must be left empty, otherwise the app will throw an error suggesting that a field has been left blank.

Register user page

User document information

In the second step of the registration form, the user has to fill his document information such as birth date and place of birth.

As the user is filling the information, the card at the top of the form will be displaying the filled information real time.

User information page

User account confirmation

Once the registration process is successfully completed, the user will be redirected to the account registration page.

User confirmation page

At the same time he will receive an email with a confirmation code.

User confirmation email

Even though this process is not mandatory, is highly recommended to complete it after the registration process as the app will not allow not confirmed users to log in.

Clone this wiki locally