sampandev

star

NY Lottery

This application was made for iOS for the New York Lottery.

Here the user starts out by entering their phone number to register. If the user has already registered with the same phone number, it redirects to a "Welcome Back" page letting the user know they have already entered the sweepstakes.

When the user has not yet registered, they are given a choice to scan their driver licence or enter their information manually. MoZeus had an internal API call in the curated XML flow in which it brought up the iPad's camera and was able to detect the necessary information to fill in the appropriate data fields.

In this application, I implemented an age validation to check if the user was over 18. If the user was over 18 then their information was entered to our system. If the user was under 18, then the application would let the user know that they cannot be entered into the sweepstakes. The phone number that is auto filled in the data field is used as a unique-registrant and pulled from the previous page when the user entered their number.

*Like all of MoZeus products, I used an in-house-data-capture administrative system that collected data from the appropriate fields.*

LotteryEnter Return scan data Thanks