How much does it cost to develop an app?
Table of Contents
Types of Apps
App Development Process
Development Costs
Design Costs
Total Costs
Free iPhone App Quote
![]()
Overview
In the past two years, the app market has exploded. In under 9 months the Apple store reported over a billion downloads, and then doubled that number in half the time. The app craze has spread to Android, Blackberry, and every other mobile market under the sun.
And for good reason. Having an app for your business or promotion or whatever it may be can be a game changingmarketing tool to drive traffic and revenue. On the highest end of the spectrum, you see Angry Birds making $50M off a simple game. Then you also see people who put out basic free apps and still get thousands of downloads for doing nothing. A lot of conversations I’ve had in the past year don’t even talk about apps because the client thinks it’s clearly going to be too expensive and they have no idea where to even start.
The good news? It’s not as expensive as you think and it’s really not hard to start.
Let’s talk about what goes into getting an app developed.
Types of Apps You Can Develop

There are many different kinds of apps you can develop. This goes beyond the categories that Apple groups the apps into – food, lifestyle, sports, etc, and into the architecture of different types of apps. Speaking in broad strokes, the basic buckets of app types you can create are:
- Basic table functionality – think about this as a hierarchy: opening screen has big topics and you click one and you now have a set of new lists to click on. The email in the iPhone is a good example of this. Definitely the easiest to build and design and a good option for businesses who want a “simple” app that displays basic information. It’s very possible to make table based apps work with a good iphone app designer.
- Database driven custom functionality – Yes, I know that this is not a very specific bucket, but it is the best way I can describe creatively parsing out content. Imagine you have a whole load of content that you want to utilize. An example would be having hundreds of dog breeds that you want to organize and display differently. This can be done beyond the basic table format to make the app really work. Development on this gets more complex and starts to get into whether or not you want the data housed “native” (built into the app) or “dynamic” (built into an online web services). We’ll talk about that later.
- Games – These have the largest range of complexity, starting with something as simple as a PONG type functionality (imagine Atari) all the way up to a 3D physics engine that does high speed air racing. Scoring points, incorporating the user experience through the physical movement of the device, and hooking into Game Center are all possible.
- Enhancement or Modification of the device firmware or hardware – This means that you take certain functions of the phone, such as the alarm, camera, or flash, and make it better. One of my favorite examples of this is the Camera+ app that adds filters to any pictures you take on your phone.
- Fully dynamic apps – Similar to the database driven apps, these apps are the kind that rely purely on external information – Twitter, Weather Channel, Flipboard.
- Custom utilities - These are apps that are geared towards allowing the user to input content in a specific way. Examples are Pages, Adobe Ideas, and Numbers.
- Everything else – I’m sure there are some apps out there that are completely unique, but I would say the list above covers 95% of what’s in the store today.
The type of app you want to develop may change based on how much content you have and how much control you want to have over the entire process. It’s important to realize that you can get apps done very quickly and cheaply if you know what type of app you want to develop – going into the process without being open to another option could cost you big time.
App Development Process
The app development process can be broken out into four major parts – idea, layout and planning, design, and going live.
1. The Idea
This is the first genesis of where the app will be going and one step after “I want an app.” Looking the app store, there are dozens of different directions you can go – simple information, a game, interactive, etc. You can imagine that the more complicated it is, the more it’s going to cost – but also a higher chance at getting a return on investment. Games are complicated, but can go viral easily. Simple apps don’t do much, but they are cheap and easy to build. The first step of the process if to find your sweet spot of budget and marketing effort.
2. Functionality Layout
It’s not enough to paint the broad strokes for a programmer, because they’re not going to deliver what you want. You need to either invest a lot of your own time to go through the details or find someone who can translate Programmer to Civilian and vice versa. This will pay off big time in the end. This step involves going through every single screen and understanding how all parts of the app interact with each other – If I press this button, what happens? You will be amazed how many steps and scenarios there are for even the simplest app. The amount of functionality that needs to be defined and built will also play a part in the cost of your app.
3. Design
Unlike websites where you can often get someone who can design and code at once, apps usually require a team of people to complete. The nice thing about this is that the designer can be graphics, print, web, or whatever – the deliverables to the programmer will be images that he just pops into the appropriate areas. The design comes in typically once the programming and functionality have been defined – the designer gets a full list of what needs to be created. Design can make or break an app, plain and simple, so don’t skimp on this. You need a great icon, splash screens, tab icons, and dozens of other assets that need to be tied together.
4. Going Live
Once you have the app built in xCode (the program that apps are built in for Apple), your developer can help you get the app in the store (iTunes for this example). This requires setting up an iTunes Connect account ($99/year) and then filling out all the information necessary for the app – icons, descriptions, pricing, etc. Most of this is pretty intuitive one you get the files loaded, and a lot of it can be done by your technical team. The setup is also a one time thing, so if you decide to develop another app later on, you already have an account you can dump it into.
Once you have the app up in the store, you can monitor all the analytics on the back side of it through iTunes Connect – how many downloads, how much $$ you are making, etc. There are lots of different ways to drive revenue with apps, including advertisements inside the app and being able to purchase additional information through the app (in-app purchases). You can see everything happening. You can also have someone monitor this account the way you would have someone monitor your PPC or SEO campaigns so that you are always maximizing your traffic and revenue.
iPhone App Development Costs
Development for iPhone apps deals with the programming side of the process. With most projects, an app development firm is going to roll up the design into the entire project since it’s a bear to try and piecemeal images into an app unless you build the entire thing dynamic and through XML via online databases. One thing to note is that these costs can vary depending on what devices you are developing for. Make sure you ask your developer what you are developing for – basic iPhone, iPhone 4, iPad or all of the above. I’ll see what I can do break out typical development costs for different example projects.
- Simple, table based app - $1,000-4,000 - you provide all the content, clear direction, and example apps of what you want it to do. If you know your way around Photoshop, you can probably supply the graphics which will cap this project at $1,500. The additional costs are when you want to GPS locators, Social media integration or bells and whistles like that.
- Database App (native) – $8,000-$50,000 – Again, you provide every piece of content, image, writing, sound, etc. The cost is going to come from creating the logic within the app and architecting all the usability and/or game play. The content will usually be dropped in and then parsed accordingly. These projects tend to be front heavy since the data is what’s driving the entire game and the framework is so important.
- Games – $10,000-$250,000 – The hardest to ballpark. As a benchmark – I’ve heard Angry Birds cost anywhere from $125K-$180K to develop (although they were pioneers). Talking to some developers who are into the hardcore game source code (render, sound, maths, physics, etc), many of the racing games will that use the gyroscope will be $125,000 without even blinking – and that’s just for the code. Even if you try to keep it hyper simple, games get complicated quickly. Hooking into game center, having top scores, and integrating with an online community can be tricky. The benefit of a game is that they download in much greater number. As a marketer, there is nothing more viral than a fun game, which is something to keep in mind for your ROI. Ask yourself: how much do I need to spend to make a “fun” game? That’s only something you can answer.
- Additional Includes – See below - here’s a quick list of additional functions you may want to add into your current app:
- In-App Purchasing – $1,000-$3,000 – this allows for users to buy new content or full versions of the apps. The cost spread comes from the amount of in-app purchasing, the complexity, and whether or not you build it all into the first app or if you are doing it from a server.
- Web Services – $1,000-$5,000 – This is taking the content to a remote access point so that you can update your app with an XML files instead of raw code changes. The degree to what you need varies but I would recommend having this conversation with your developer before getting too deep – it can save you HUGE headaches down the road.
- Game Center – $1,000 – Apple’s done a good job at making this integration easy with the SDK. As long as you keep the numbers clean, you should be able to integrate easily.
- Share Capabilities – $500-$1,500 – This is mostly for social media (twitter, facebook) and emailing, but there can be other integrations. WordPress websites, for example, may be one. Lots of options and most of these platforms have robust APIs to make it work well.
iPhone App Design Costs
The design of your app is going to make a huge difference in your overall ROI and user experience. The design will help convert viewers to downloads from the screenshots you decide to upload and will help people using your app feel more engaged. Investing in a good design is easily the best way to increase your margins on a 2 year timeline. You can use a web designer, but often your best bet is going to be finding a mobile app designer who understands user flow and the space restrictions.
App designs usually come in packages, much the same way development does – you will buy a “suite” of .png and PSD files that fulfill all your needs. This includes all necessary screens and icons. You will be surprised at how many different pieces there are, the icon alone needs about 4 different sizings for a universal app (iPhone and iPad). Here’s a rough breakdown of costs:
- iPhone only (usually the base line is not done for the retina display, as seen in the iPhone 4 as they require higher resolution files) – $500-10,000 – This will get you a base level design that you can send over to the developer who will be able to add these images into the code. HELPFUL TIP: ask the developer what they want the files named and do that for them before sending. It will save you both lots of time and headaches.
- iPhone 4 Compatible – Add 25% to above cost - these images will be sized at 960 x 640px height (twice the 480×320 for the regular iPhone)
- iPad – Add 50% to above cost – this is assuming that the layout is very similar and user flow is also similar. In many cases you will have to create alternate functionality to accommodate for the iPad size and speed, which requires new designs.
The icons should be included in this entire package and you can probably ask for screen shots if you want to have some that are better than doing a simple screen grab of your phone. I’ll say it again – don’t skimp on design….you’ll have a MUCH harder time making your money back.
Total App Costs
There really aren’t any hidden fees except the the $99 Apple will charge you per year and the 30% cut they take for each sale you make. Everything else will be in development, design, and IT architecture (hosting, servers, etc). The total cost of an app can vary based on all the different variables from above.
You can definitely find all-inclusive firms that will do everything for you for $1,000 or so, just be wary of the quality and how much control you will have over the process. Just like anything in web marketing, low costs means they have to make it up in volume and the client feels that the hardest. Think less about the cost and more about what strategy will have the biggest ROI before pulling out your checkbook. Even if you let the app sit in the store for a year, putting some light marketing and analytics attention on it can easily help pay for your investment. I’ve seen apps that cost $3,000 drive about 2K new users to a website a month, with an average time on site that is 400% higher than web visitors. You can get very creative in how you market these visits.
Please note that the above numbers are highly variable and can range lower or higher depending on lots of factors. As the market increases in competition, you’ll see the cost come down, but just be wary of the 19 year old high schooler who can built you Angry Birds for $1,000. Similarly, there are companies paying $250K for one simple database app to be developed, which is like paying someone half a million dollars for a website. Just corporate bloat – if you’re going spend that some money, you better be getting something incredible.
Leave a Comment and Download My Ebook to Get More Information
I’ve developed a few apps for fun and I would recommend anyone thinking about it to have a discussion about it, no obligation at all. The web’s next big market is going to be mobile – both phone and tablet. You’re either in or out. If you want more info, fill out a comment below and I’ll help you however I can – introductions, prices, even project management. All I ask is that you Like this page on Facebook, Retweet this article, or link to me from your site. Please note that I get about 10-15 emails a day from people asking for advice on apps, so if I don’t get to you immediately, don’t take it personally
Make sure you sign up for my newsletter on the right hand column of the website and download the ebook. It walks you through the entire process of creating and making money with iPhone apps and often answers 90% of the questions people have.
If you want to learn about building your own app – here are two resources. There’s a lot of crap out there and these guys did a good job and generated good products. I’ve actually talked to them and they’re good dudes – who have made SO much money. B0th are legit and worth checking out.
Learn to develop apps with no programming experience – written by some of the smartest marketers out there. These guys CRUSHED it. A lot of good info.
In-depth video training to build your own apps – A very good set of video tutorials for learning how to get in the store and start making money. This guy made so much bank it’s crazy. Really interesting if you’re into building your own stuff.
If you want to read more - check out the other blog posts about app development or click on the Recent Posts to the right. In particular, I would highly recommend reading the following:
How To Make Your Money Back – Probably the most important post to read after this one
How To Hire A Developer - An In-depth video interview asking a real life USA developer important questions about the process
How To Build an iPhone App Without Hiring a Developer – My experience with a “No Programming Experience Needed” service.
Please feel free to reach out and comment below, I will do my best to respond promptly. If you like this article, please link to me and share this article! Thanks for reading, see you next time.
Hear more on my Facebook Page or Follow me on Twitter.
Carter










{ 400 comments… read them below or add one }
← Previous Comments
Carter,
Thanks for giving me the optunity to ask a question.
Where would you go to create an app with a mortgage calculator and maybe other home mortgage financing information?
Thanks,
John
Thank you for all the information!
I was wondering if I should apply for a US patent before seeing an app developer?
No. What would a patent do for you? If you have some technology or something, maybe.
hi – if I get a developer to build an app do I own the code?
Thanks
A
Hi Carter,
How do you get the NDA forms to protect your idea?
regards Jodie
Hi
I want to know the yearly cost of running an iphone app from a web hosting server. I want to create an iphone app directory of the businesses within the area I live. I was thinking the website will host the information of each business which connects to the app. I would say around 10’000 – 15’000 businesses. any information would be appreciated.
Regards
Shilvindar
Do you personally develop any and all apps for iPhone and use? What would be the time frame of starting and finishing an app? What type of contracts are needed for privacy and related issues so that the app is not compromise through a third-party? Also is there a site to see if an app that I am willing to build actually being requested? If you can answer these questions please reply, thank you for your time, Rick
I am a produce business owner with a hobby of collecting sports cards. I have an idea for an app that pertains to collectables that I am certain does not exist, or if it does I have not been able to locate it. I would like to discuss who I can connect with to develope my app idea. I live in Salinas California. Is it important to be near the person developing the app? If you have any I insight I would appreciate it.
Kind Regards,
Brian Holaday
I have a few big questions about creating an app and if certan technology exists to make my idea come true . 1 can you widen a GPS location pinpoint ? Say , out to a quarter mile or more ? 2 . Can you take a piece of information of of some else’s Mobil device from 10 to 15 feet away ?. 3 can I Creat a game application were people actually win money ?
Development costs can be lowered somewhat by prototyping the app yourself first. Your prototype can be sent to your developer and they can use that to start with. iOS GUI element Kits for prototyping apps can be found at http://www.appmockuptools.com
Hey there,
Quick question – I’m looking to get an overseas developer to generate art assets for a card game I’m developing – what’s a ballpark figure that I should be looking at so I don’t get gouged? I’m planning on using Cocoas2dx as well – is this feasible?
How to build native IOS apps without Objective-C?
Native mobile application development has been branded expensive, laborious, requiring re-skilling for different platforms. All these prevent many people and companies from building native mobile apps. Using the SnAPPii Platform, different users, IT departments and Enterprise Mobile Developers are able to build apps at a fraction of the cost of hiring developers for writing code. The Snappii Platform allows anyone to develop apps for iOS, Android, and HTML 5 is a WYSIWYG Visual Drag and Drop Editor. When you’ve completed your layout, you can choose to have your app completed for whichever OS system with the proper code written based on the design you’ve created and the OS you’ve requested. You can try Snappii and make sure you can have an app of your own in minutes!
This is good information, as an app developer I can attest to most of what is written here. Here is a good infographic which I think is really good:
http://www.ideatoappster.com/how-much-does-it-cost-to-make-an-app-an-infographic/
Thank you Carter for such a nice post. It is a very useful information for the people like me who want to know & explore the App industry. Regards.
For a nice but simple app, the design work will likely take a designer about a week, which will cost you about $6,000. The server side will likely require a developer about 2 weeks of work, or about $12,000. Similarly, the app could be written in about 2 weeks as well, another $12,000. Add $5,000 for project management, hosting fees for a year, debugging, unforeseen delays, and your total budget is around $35,000.
Regards,
Hi Carter,
Thank You so much for great article.
I’m a contractor with strong need of having app to solve serious issues regarding managing, recording, analyzing and further processing few critical data needed for every day existence. I’m positive I have great idea about making app for other folks like me to make our life so much easier.
I’d like to consult certain things with You, so would be great if You can get back to me either by email or phone.
I’ll wait to hear from You soon.
Best wishes,
Dominik
Great info. Look forward to more.
Thanks for sharing
Hi
I was just wondering if apple or android is the way to go? Do you have a preference one way or another? Please let me know if you can.
Thanks,
Mike
Mike,
Read this:
http://www.bluecloudsolutions.com/blog/android-ios-development-monetization-marketing/
Carter
When you say a basic table App cost between $1000-$4000 including graphics, how many pages are you basing that on? For example, what would you estimate an App with 10 pages deep in a table, 6 having a video player (say Brightcove streamed from the web) and 1 page having text content framed in from a website. This would be produced for all iPhones+iPad (say everything only has 1 orientation…veritcal)?
Thanks for your help!
Bob
Hi-
I am wondering, how are these people paid? Given they charge a considerable amount for their services, are they paid, a deposit, or something like a retainer? Flat fee? probably not… As with physical construction contracts where it is advised to never pay them in full before the job is done? What is the typical arrangement? Also, do I find all these people at the same firm, perhaps who are used to working together, or is there a possible advantage to hiring unassociated pros?
I would like to create an iphone application for my small business, but have no idea where to start? Could someone please let me know if this is something I can create from scratch without investing thousands of $. Have anyone tried web based platforms to build applications this way? I heard a lot about ibuildapp.com
Hey Carter – great post. I want to develop an app and I have the entire template, functionality, etc developed in my head. Question – the Ebook from Free the App guys – after you follow their steps do you still have to go out and pay for a developer to make the app or does it teach you to actually make it yourself?
Thanks so much – I have been reading your posts for the past 3 hours and they are super useful! Chelsea
Hey Chelsea,
I believe it teaches you how to get into Xcode (software for building apps) but if you’re not a programmer by nature, I would definitely find someone to build it. Use elance or odesk and you won’t have much of a problem nowadays. You can get something simple built quickly and at competitive prices.
Thanks for reading! Good luck with the apps.
Carter
I was thinking of developing an app. Its a great idea nobodys thought of at least I havnt found one yet. How do I develop it and how does a person make money doing so. I kno this app would be very useful to the public just about everybody would use it. Do I license it patent it copright it. Or sell the idea and ask for say 1dollar for every download. But they would have to charge a min of 5 dollars for the app.
I have several APP ideas “in my head.” Recently, detailed one such idea to an “app dev firm” and was told they couldn’t help me for less than $100K+.
What about if we want to own a pre-existing App? Take John Marbury (above) who asked on January 24th about “…how to create an app with a mortgage calculator and maybe other home mortgage financing information?”
Okay, there are already Mortgage Calculators “out there.” He just needs one tailored & specified for HIS business, to promote his business.
By that example, what if I didn’t need to recreate the wheel, just get something similar but specific to MY business? Maybe I need one of MY “motivational quotes” popping up for my text subscribers each morning?
Is there any kind of WYSIWYG for APP creation yet? Thanks.
Hi Carter
Thanks for your great information. I am developing a shopping app for a university assignment and what i am wondering is the real world costs if it were to include product uploading, location services and push notifications?
thanks for your help
Hello, I own a small motorcycle repair shop in Colorado. I have an idea for an app that will help people track their maintenance on their bikes. I am not looking to make any money on the app but to get my name out there more. I have grand dreams of what my business could become and I think an app like this could be a big benefit. Can you point me in a direction to find out how to build this type of app. I would like to do it all myself and think I have the tech know how to do it. Thanks
Morgan
Hello Carter,
The idea i have is simple. I have spreadsheets i made in excel to make my job easier. It has mostly algebra in it. How hard would something like that be to turn into a app. I know everybody in my field would want it
Thanks,
Floyd
When you develop an app that finds out APA Style citations call me..!!
Then i wouldn’t be searching for your name right name to put in my school paper.
Thanks for all the information though was really helpful.
Hi Carter,
I am a student who is given a project based on the profitability of a game development company and I have been doing research on the cost of developing a game app (similar to Angry Bird). I am please that your article is very imformative but can I please ask how accurate are they? Would you be able to tell me your degree of certain? By this i mean how sure are you that those results are in the correct range. And if possible would you be able to tell me the distribution of the cost, i.e. they are generally very random across the range or they are generally very close to a mean figure. I would be very grateful if you can answer my questions, as the project goes on my University grade!!
MANY THANK!
Tony
does an app need a trademark or patent?
Hi mates, how is everything, and what you would like to say about this article, in my view its actually awesome in
favor of me.
Hey everyone,
I was wondering, how much would it cost to develop an app for university uses? Such as keeping track the available work desks open on campus?
And how much should be charge?
Details are appreciated
Hello Krystal,
Pricing all depends on all the features/functions the app must support, whether it’s for iOS or Android, how many screens are involved, etc… If you have an idea of the entire function or most of the functions and features of the application, this helps tremendously with estimating cost.
Hey Carter
I have recently build a simple prototype of my app. I was wondering what should be the next step? Im trying hard to get friends to help me test it, but I would like some tester with no relation to me to try it. But since it just a prototype it doesn’t have so many fancy functions and people might just write it off. I also have a clear vision of the final product, so i’m tempted to skip the testing and go ahead and finish the app. What would you say is the best way from here?
Andreas
I’ve been a game/application developer for the past 8-9 years. In regards to ideas you usually have the developer sign an Non-Discloure-Agreement (NDA) while they quote on your idea. I can honestly say that it is *very* rare to have a 100% unique idea. Even when you think you have one, you actually do not as chances are that someone else has the same idea. It is race, and sitting on a good idea is a bad thing.
I think an “average cost” app is misleading. This is why schools should teach basic programming along with math. Code literacy is a good thing and a society having this might help put value back into app development. I don’t think most people realize how much effort goes into app development and I’m surprised the eco-system hasn’t outright crashed.
Hi there Carter – Thanks for the article, very helpful – Just wondering if you hve any knowledge in getting funding to support the developement of a charitable app? I have a ’1st out of the gate’ conept.
Let’s talk,
Syndi
Hi Carter- I was checking out your website after listening to the interview posted by Chad Mureta on App Empire with you discussing the App Store Secrets. I thought your comments held a lot of validity. As a beginning appreneur, I read posts in the forums were one app is beautifully developed and a lot of money put into it, and then it crashes down the charts because the appreneur ran out of money to promote it or simply did not know how to market it. Your approach sounds logical. Do some low budget apps, and expect minimal returns and learn the first 6-months with them. Then the last half of your first year take what you have learned and invest it the apps that are working or create new ones and use the analytics/stats; trends you have garnered and make money!
Hi All,
I want to build a really really simple app. How exactly do I start, and where??
Btw I’m only a teenager….
Great article! We’ve been talking with app developers for a while and we absolutely think that what you mentioned in the beginning is the most important for the process App creating: the idea!
Carter,
Thanks for the great info above. I have an idea for an app which is very database oriented, would involve people/offices with access, super users, and will be individually customized.I have looked at some app developers in the Columbia,SC area but a coupleof them have a guaranteed revenue statement in the contract from inception and for all revenue received by my company.Is this standard?I want to own my source code and not have them in the mix afterwards.I have 2 friends I want to bring on board who do apps but just don’t have the time up front to develop this in the timeframe I need to have it done. Suggestions?
thanks,Tomi
I have been looking for someone to create an app for my website http://simplejunk.com/ contact me if interested
Thanks Mack
Hello!
I gave your page a like, very good read.
Regarding a development team — where does one come across such a team, if we don’t have programmer and designer friends who can be paid to bring our idea to life? Since I would like to deliver a successful Kickstarter-funded app project, I want to be sure that I have a programmer and designer who are up to par and can handle the challenges of a more complex (at least, in programming terms) app. Any suggestions? I’m not even sure where to start (or what kind of price range I should expect to be paying these people — in other words, how much my Kickstarter project should be geared toward).
Thanks in advance.
Outsourced: $10-40k
You can get outsourced teams for anywhere from $10k-$40k.
Freelancers: $15k-40k
For a designer team it will range from $5-15k, for developer team it will cost $10-25k and the combination of both cost $15k-40k.
Dev Shops: $100-175k
dev Shops can develope any kind of apps ranging from medium apps to the complicated apps.
What about buying an app source code? How much cheaper would it be to develop
an app than? Thanks for this and your other great information.
“Mack”
Hello Mack,
I saw your post and I am very interested in developing your app for you! Your site does not have a contact form so I am unable to contact you, so please contact me at jacob@zerosgamedesign.com
My website is
http://www.zerosgamedesign.com
I am also interested in developing an app for anyone that finds this post. I am prepared with an artist.
Please Note: I do enjoy hearing from everybody, but my minimum charge is $1,000. (Unless you just want to see my skills, then I can make an exception for an extremely simple app, just don’t expect me to work for free)
I do charge $30 an hour for programming. My artist charges $40 an hour.
Thank You,
Jacob
Hello All,
I have been working as Business Development and Account Manager for Milecore(www.milecore.com). We are an IT firm provide Web and Mobile Programming services. I went through many comments about the procedure and pricing to build an app, but personally i feel we can’t come out with a ballpark for a task like this. Thats because everything app consist of different features. However, developing your application in India is a cheaper option(Outsourcing). Our Start price for application are $1000, wherein we have also accomplished complex app @ $20000 (Including Graphic, Development and testing).
So, i guess the pricing depends from place to place.
Anyone who want a quote on developing their App Idea, feel free to contact me.
Gokul Menon
Skype – Milecore.gokul
Rawlogix develop Apps for free and split the proceeds fifty percent, this seems like a fair deal.
Denton
Hi carter
1) be greatful for info on working with your company in terms of developing my ideas ( lots) Im a journalist not a programmer so you can see where my weakness lies but I am keen to talk.
2) Is your co purely us based on do you sub out work to majority world locations?
Heather
← Previous Comments
{ 7 trackbacks }