It is a platform that allows you to register as a driver in Lyft through your cell phone number and the country of origin. And in this way you provide a transport service with lyft
- HTML
- CSS
- Framework bootstrap
- Jquery
- Splash view: This view is available for 4 seconds.
- Main view: This view has a button
sign up
that allows you to register to the platform.
- Sign-up view: It allows you to register with a telephone number with a country selector.
-
When you select the country, the postal code is showed and you can write a phone number.
-
When you write your phone number, the "next" button is enabled to go to the other view.
-
By clicking to the "next" button, the platform will give you a random code
- Verify view: It allows you to enter the code generated previously but in case the client forgets, you can request another code with the resent button.
- Form view: This view allows you to register your name, last name and email.
- End view: It is the view where indicates that everything was successfully concluded.