I was scoping out an iPhone app project and wanted to know from some iPhone App veterans how long it might take a build a simple dictionary app.
It would contain the following views: search, definition and favorites. When the app loads, it would need to check for new words and definitions. The search view loads all the words, and on search the list would auto-search. Tapping the word goes to the definition view, from where you can tag the word as a favorite.
Just wanted to get an idea on the timeline so I can make sure I'm getting realistic estimates.
Thanks!