It has taken me a few months to come up with a new project idea, but I think I finally have one, basically the app would be a tab bar based iPhone application, with 3 tabs on the bottom, Email, Contacts, and Settings. The app at its heart will be based on connecting to a website to register for a username/password to start using the app. Contacts will be loaded over the air via sql database, but will reside locally if no connection is available. In the settings tab, I want the options to fetch or push, and a logout button. On the email tab, I want a Inbox folder, Sent folder, and Drafts folder for items that dont get sent due to a network error. If a user gets an email with a link in it, it will open up in a uiwebview within the app also.
If possible, I'd like to do all of this without Interface Builder and creating .xibs
Sorry about the long post, I'm just trying to get an idea on how long this would take, setting up the website with php and mysql shouldn't be too hard. But, do any of you have any realistic timeframes this could be completed in?
Thanks!
If possible, I'd like to do all of this without Interface Builder and creating .xibs
Sorry about the long post, I'm just trying to get an idea on how long this would take, setting up the website with php and mysql shouldn't be too hard. But, do any of you have any realistic timeframes this could be completed in?
Thanks!