iPad/iPod Touch App for capturing numbers
Hi,
I need an simple iPhone/iPod touch app for capturing numbers.
The iphone-display shoud show a large keypad with only numbers (see pdf :-)).
On top of it should be a small line showing the actual number.
Below the keypad should be a “back” button to correct the number.
Below the “back” button should be an “Enter” button to register the number.
All entered numbers should be written in a file together with date and time.
Should look like this:
Date1;time1;number1
Date2;time2;number2
Date3;time3;number3
The file should be stored on the iPhone/iPod touch.
The file should be uploaded in an 5 minute interval to an ftp-server as soon as there is an internet connection available.
Existing files on the ftp-server should be overwritten only after a successful upload.
The upload should be in the background with no user interaction necessary.
There should be logfile for the upload that contains date and time of successful uploads.
The filename should be customizable.







