Over the past week I've been working on a simple Kiosk implementation to show a proof of concept for our iPhone app. Basically the program would have fake buttons that make it look like a normal Kiosk and an additional button for iPhone upload. I'm thinking that when the users upload their photos to the server they are given a unique ID (which can be maybe a hash of their iPhone serial number or something) and when they click on the iPhone upload option they are asked to enter this unique id. The file where their photos are stored would also be named using this ID so when they enter it the program knows which file to look in and only looks in that file and no that of other people. Once they enter this ID they are presented with a screen that has thumbnails of all the photos that they have uploaded. The user can than click on a photo to see the full size image and to print it. Then once they have finished printing their photos and they exit the iPhone upload area their file gets deleted along with their photos.
This is taking some time to do as I'm not a wiz in C# but hopefully I will have it done by the end of the week. I just need to juggle it with my Thesis presentation due on Thursday.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment