This Contribution is part of the Utopian Registration-Project.
The goal for the Utopian Registration is, to allow People who are new to STEEM to create an Utopian ( STEEM ) - Account through Utopian itself (and not how it is currently handled, through STEEMIT).
And one of the steps for that is, for the user to confirm a phone-number via SMS.
In this Contribution-Post I'll take you through the changes I've made to the frontend.
The Pull-Request
You can find the pull-request here: Pull Request
Step 1: Phone-Number Input
In the beginning, the user has to input both the country-code (a click on the link will open a new tab with a list of all available country-codes) and his / her phone-number.
Step 2: Confirmation Code
The User is then receiving a SMS with a short confirmation code.
The code has to be entered into the input-field and will automatically timeout after 5 minutes.
Step 3: Redirect to Account-Creation
If everything went alright, the user is then redirected to the Account-Creation Step. Which I'll cover in the next Contribution Post-Round, after the backend for the SMS-Verficiation.
Posted on Utopian.io - Rewarding Open Source Contributors