Loading...
Answers
MenuHow much should it cost to develop this IOS app?
A two page app. The first page is language selection and the second is 100 questions on a single scrolling page...when the question is clicked the answer expands downward and becomes visible.
Answers
As the host of 'The App Guy Podcast', I can introduce you to a few good developers ranging from inexpensive locations to $100 per hour top rates. As a quick guess, this type of app will start from $900 using a cross platform solution (Like Titanium Studio) to $5000 for Objective-C apps written on xCode
Let me know if you want an introduction by contacting me through my website or podcast
Paul Kemp - The App Guy Podcast
http://TheAppGuy.co/
Having built multiple apps on my own and with a team and for emerging startups to Fortune 500 firms I can say with utmost confidence that your price and quality will vary greatly.
A simple basic app could be delivered to you for under $2000 or you could go spend over $20,000 working with professional user experience designers and developers.
Let me know if you would like to talk - Evan@EvanLuthra.com
If these are the only requirements of the app, its cost depends on who will build the app.
Keep in mind that you need both a designer and an engineer. The proper selection of the people who will build the app is crucial for the app success. If you have a solid business model for your app, you'd better hire a good team to do it. Otherwise, you can give it to an undergraduate student and get it for almost free.
As a technical person, I can tell you that not much work is required. However, the process most creative professionals adopt is the following:
- First of all, they need to know you and your business
- Secondly, they need to understand what is the unique feature of your app and what value are you bringing to the market
- Then, they propose 1-3 different design approaches, based on your business values
- Finally, they design and code the app according to your specifications
A good professional will also let you know the strengths and weaknesses of each approach. For example, having 100 questions is a single scrolling page may not be the best solution for the problem you are trying to solve.
For example, in my company we do not take projects for less than four-figure numbers, since anything lower than this would not worth our time, meeting sessions, roadmapping sessions, technical support, and more.
Keep in mind that, most of the times, you get what you pay for. Your budget is an investment for your business success. You can spend 100 bucks and get your app in the AppStore, but 1,000 bucks may guarantee better support, future improvements, immediate bug fixes, etc.
To sum up, the first question you need to ask is "how this app will help my business". Then, try to find out whether the professionals who'll build the app will bring you a return of your investment or not.
It really depends on the developer/designer combo and the app itself.
Are these questions hard coded in the app?
Are they dynamically retrieved from an online data base?
Will you be providing all the text in all languages or will the developer have to do that?
It it is very simple, price would start at ~ $1500 at the very minimum.
I am an Android developer; it is possible to cross develop iOS and Android apps at the same time using certain programs like phonegap. I also have connections with iOS developers (if you want a native iOS app) and designers, please give me a call if you would like to follow up.
depends who's building it but anything between $300 and $3000.
FYI the issue will be having it approved.
I'm a an app developer from Germany myself and having built 31 apps over the last 3 years, some with more than half a million downloads, this app should be pretty simple to build.
If the questions are stored on the device, I can build this app for iPhone (native) for $1,300 for you if you want. If the questions come from the backend, I could build it for $1,900 for around $2,400 if you want to add push-notifications to your app.
We can set up a call and I can help you with the requirements of your app.
The cost of developing an iOS app with two pages, as described, would depend on several factors like design complexity, development time, and the expertise of the developer or team. Since this app seems relatively simple in terms of functionality, the costs might be on the lower end of the spectrum compared to apps with advanced features.
For a deeper understanding of app development costs and what influences them, you can check this resource: https://www.cleveroad.com/blog/how-much-does-it-cost-to-design-a-mobile-app/. It provides a detailed breakdown of pricing and factors to consider when budgeting for your app.
Related Questions
-
Any opinions on raising money on Indiegogo for an app?
Apps are difficult to fund on IndieGoGo as few are successful, and we rarely take them on as clients. Websites like http://appsfunder.com/ are made for that very reason, but again, difficult to build enough of a following willing to pay top dollar for an app that could very well be free, already existing in the marketplace. A site that is gaining more traction you may want to look into would be http://appsplit.com/. Again, Appsplit Is Crowdfunding For Apps specifically.RM
-
I've been working on an app concept for 6 months and built an MVP. Is it better to pay a development firm to build or hire a developer as a cofounder?
I have built two software companies by hiring out the development work. I sold one for a decent sum during the dot com era (circa 1999). I remain a shareholder in the other one. I currently work with amazing development company on behalf of one of my clients. Here are some things to consider. 1. Do you really want to give up equity? If not outsource. 2. How fast do you want to get to market? If sooner than later, outsource. 3. How capitalized are you? If undercapitalized, either outsource offshore (which runs about 20% of US rates), or bring on an equity development partner. I offer a free call to first time clients. Let's chat and I'll give you some great advice from three decades of experience. Just use this link to schedule the free call: https://clarity.fm/kevinmccarthy/FreeConsult Best regards, Kevin McCarthy Www.kevinmccarthy.comKM
-
Pre-seed / seed funding for a community app... valuation and how much to take from investors?
To answer your questions: 1) Mobile companies at your stage usually raise angel funding at a valuation equivalent of $5,000,000 for US based companies and $4,000,000 to $4,500,000 for Canadian companies. 2) The valuation is a function of how much you raise against that valuation. For instance, selling $50,000 at $5,000,000 means you are selling debt that will convert into shares equal to roughly 1% of your company. 3) I would encourage you to check out my other answers that I've recently written that talk in detail about what to raise and when to raise. Given that you've now launched and your launch is "quiet", most seed investors are going to want to see substantial traction before investing. It's best for you to raise this money on a convertible note instead of actually selling equity, especially if you are intending on raising $50,000 - $100,000. Happy to schedule a call with you to provide more specifics and encourage you to read through the answers I've provided re fundraising advice to early-stage companies as well.TW
-
What is the best technology for developing a new mobile app from scratch?
There are two sides to that question. One is the mobile app itself and the other is the backend. If I misunderstood in any way and you didn't mean "native" app I apologize in advance. On the backend, there is no clear cut answer to which is the "best". It depends solely on the developers you are able to get. We for example use Node.js , mongoDB, redis, elasticsearch and a couple of proprietary tools in the backend. But you have your pick of the litter now both on the backend api and the datastore with the myriad of options available and touted as the "best" currently on the market. Now on the app side again it solely depends on what you need your mobile app to do. Experiencing first-hand "develop once, run anywhere" I can say it's more like "develop once, debug everywhere" to quote a Java saying. We have tried Phonegap and Titanium Appcelerator and we have switched to native (ObjC and Java) after a couple of months of trying to go the hybrid route. The reasons behind the choice are as follows: - anything that breaks the pattern of how those frameworks NEED to operate is just a huge technical debt that keeps accruing a huge interest. - anything that uses css3 accelerated animations on Android is buggy at best and slow as hell at worst on any lower (< 4.1 I think) versions of Android I hope this gives you some insight. If you need/want to ask me anything feel free to contact me. MihaiMP
-
Where can I find programmers willing to join a growing mobile start up for equity only?
You won't find anyone worth adding to your team willing to work for equity only, no matter how compelling your product and business is. The realities of the talent market for mobile developers anywhere is such that a developer would be foolish to work only for equity unless they are a cofounder and have double digit equity. Happy to talk about hiring and alternatives to full-time hires.TW
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.