TicketDerby // Signup and Login

TicketDerby brought me in as an external consultant to lead product and design and optimize the service by implementing better user experience, visual and interactive design. The primary goal was to get more people using the service as both attendees purchasing tickets and event holders selling tickets.

The first task was to streamline new user acquisition through a more efficient signup process that did away with the myriad of form fields, captcha while a redesign of the navigation brought the signup button into focus. Only two fields are required to create an account – email address and password. Both of these fields are validated in real-time so that malformed email addresses, or a password that's too short, can be corrected immediately rather than having to submit the form to find out an error was made. The "Create Your Account" button becomes active, and completes the signup process once the fields have been correctly filled in. The option to remain logged into TicketDerby was added with the default state of being on. Prior to the "Keep me logged in" addition a login was required every time a session was ended.

Responsible for the UX design, interaction design, visual design, mockups, web assets and specification document from which the new signup and login were engineered. The engineering team was handled directly by me while status updates of the project were relayed back to the rest of the team.

Old Signup and Login This was the original signup, login and global navigation. To create an account required a lengthy form had to be completed followed by a captcha requirement. This was a huge barrier to getting someone to signup, become an event holder, and sell tickets.
Signup The default state of the signup page
Signup - Email Address Exists Only one account can be created per email address
Signup - Invalid Password No password, or a password less than 6 characters, has been entered triggering the inline validation to enter a valid password
Signup - Success An unregistered email and password with a length of 6 characters or greater has been entered activating the "Create Your Account" button to complete the signup process
Login The default state of the login page
Login - Invalid Submission The malformed email address triggers the inline form verification alert
Login - Incorrect Password An incorrect password has been entered triggering the inline notification which prompts the user to click the notification to start the password reset process.
Password Reset To reset a password a valid email address is entered and a password reset email will be sent to the address entered
Login Success A valid email address and associated password have been entered. This is visualized by the two green checkmarks and the activation of the "Login to TicketDerby" button