Helping out a friend here, and thought I would play with programming an iPad. Here is the requirement.
The user (HR) wants to use an iPad (iOS6) to take a picture, and the picture is seemlessly uploaded to the corp web page, the user is on. They totally want to skip the part where you normally browse and upload a photo.
They just want to take a picture, and have the picture show up on the web page. What is the most seemless way to do this? Providing the best user experiance?
My thoughts are to write an app to access the camera, and then upload the image via webservices to the website. But, since this is my first adventure into programming in the iPad world, I thought I would check with the more experianced here.
Thanks a bunch!