Creating a new data _____!
Monday 8 February 2010, 3:02AM
I have started working on the actual code part of the app, and of course first things first: the creation of a new piece of tracked data. When I begin work, I always start with default iPhone UI (in Interface Builder), get the functionality working, and then revise it.

And of course, I’m wrestling with myself on some things, again, like:
What should I call this page (right now it’s New Data Log)?
What exactly do I need to ask the user (the name is a must, but is a unit or a data entry type, or should that be asked later on)?
Chime in with your thoughts!