Axure Tutorial: Common Mobile Login and Registration Page

Introduction

Today, I'd like to share a set of APP registration / login interface templates, including local number login page, SMS verification login page, Facebook and Google login page.

Features to be Realized

Login and register page

1. Click the Login with your Phone button to show the successful login interface.

2. Click Login with other Phone to enter the mobile phone number. After entering the number, the system will send the verification code. After the verification code is filled in correctly, the successful login page is shown; After the verification code is filled in incorrectly, an error notice will be shown.

3. Click the Facebook or Google icon to enter the authorization page, and click Confirm Authorization button to show the successful login page.

Preview the completed prototype for this tutorial


Widgets Setup

Widgets Setup

Make all pages into different states of dynamic panel. Including Home, Loading, Login, Successful, Phone Login, Verification Code, Google Authorized Login and Facebook Authorized Login.

Interactions Setup

Home Page

Home Page Interaction

1.When the LOGIN WITH YOUR PHONE button is clicked, set the dynamic panel state to loading, wait 2000ms, set the dynamic panel state to Login Successful, wait 2000ms, and set the dynamic panel state to Home.
2. Click Login with other phone to enter Phone Login state, click Register to enter Phone Login, click Google or Facebook icon to enter Google authorized login or Facebook authorized login.

Phone Login

Phone login interaction

Set the disabled style for the button. When the text of the text field changes, if the text length is greater than 0, the button will be enabled; if the text length is equal to 0, the button will be disabled.

button interactions

When the button is clicked, set the panel state to Verification Code, and transfer the entered text to the corresponding control on the next page.

Verification Code

Generate random number

When the verification code dynamic panel at the top is shown, change the text of code to 4 random numbers, and hide the dynamic panel at the top after waiting for 3000ms.

Number Inputed interactions

When the text of the last text field changes, verify whether the text combination of the four text fields is equal to the random number just generated. If yes, change  to login successful state. If not, show error notice.

Google Authorized Login

Google Authorized login

When the confirm authorization button is clicked, the dynamic panel will enter the Login Successful state.

In this way, all the settings are completed. If you have any questions and suggestions, please leave a message.

If you like the article, please share it with others with page link, thanks for your supporting! ❤


Well Joe @AxureBoutique, a technical writer and teacher, focuses on Axure prototype design and product design.


Leave a comment

Please note, comments must be approved before they are published

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.


This section doesn’t currently include any content. Add content to this section using the sidebar.