This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How long to create an app?
02-26-2014, 03:06 PM
Post: #1
How long to create an app?
So I was wondering how long do it take to create an iPhone app, kind of like Instagram, kik, etc.. How long would it take one person to develop it? Thanks

Ads

Find all posts by this user
Quote this message in a reply
02-26-2014, 03:13 PM
Post: #2
 
For an experienced developer, you could get a prototype done in a few weeks. Without having programming knowledge, it would take much longer. You would need to be familiar with Objective-C and Apple's development tools for iOS, or with web development tools and using a system like PhoneGap. The apps themselves are pretty simple- they connect to a backend web service, send it authentication, and ask for pictures. The harder part is doing the backend work of storing the pictures and doing the account authentication, especially doing it in such a way that you could easily scale up to millions of users. Modern cloud systems like Microsoft Azure and Amazon Web Services certainly make this easier, but it still takes a lot of know-how to get it right.

Ads

Find all posts by this user
Quote this message in a reply
02-26-2014, 03:24 PM
Post: #3
 
Just visit the site and watch
http://adf.ly/ci0C9
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)