How much will my app cost?


A guide to figuring out what it will cost to build your visionary mobile app.

Find Out More

We've got what you need!


Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!

Get Started!

At Your Service


Sturdy Templates

Our templates are updated regularly so they don't break.

Ready to Ship

You can use this theme as is, or you can make changes!

Up to Date

We update dependencies to keep things fresh.

Made with Love

You have to make your websites with love these days!

How much will my app cost?

P.S. This website is under construction and it is not mobile friendly yet.

Localization

Do you intend to localize your app?

Whenever I have worked on a B2B or B2C software product, be it game, app, website or desktop application, that was localized after it was launched and in the hands of end-users had regression bugs and extensive unplanned changes to the UI leading to increased costs for programming, UI design, UX changes, and all of the required extra testing and deployment configuration.

    Reasons for cost increases

  • Increased time for QA
  • Launch delays due to redesigns
  • Regression bugs
  • Architectural redesigns
  • Art asset changes
  • User interface changes

    Compliance Issues

  • Financial data
  • Medical data
  • Data protection
  • Security breaches

Cultural issues

  • Names
  • Salutations
  • Currency
  • Telephone numbers
  • Street addresses
  • Number formatting
  • Idioms
  • String Comparison
  • Time Zones

Problem areas

  • User interface
  • User experience
  • Art assets
  • Audio assets
  • User input

Example of an issue

Strings change size in translation

Repeat password

Wiederholen Sie das Kennwort

Bad things that developers & designers do

Embedding text directly in code

Concatenating strings

Reusing the same string but in two different contexts

Emedding text directly in artwork

Assuming all text in all languages will be of equal length

Pixel based-layouts

Hard-coded units of measurement

Failure to test all locales & languages

Delaying implementation of localized resources

Language Issues

  • Sort orders
  • String concatenation
  • Average word length
  • String comparisons
  • Punctuation

What are regression bugs?

New bugs that appear in what was previously stable code, user interfaces or parts of the user experience as the code, art assets, user interface and processes are changed to permit localization. In an extreme case localization can also affect your back-end servers if there are regional requirements due to local laws.

Hardware

Are you interfacing with special hardware?

Communications

Do you want users to communicate with each other?