Skip to content

Instantly share code, notes, and snippets.

@gregbarbosa
Last active August 29, 2015 14:04
Show Gist options
  • Save gregbarbosa/c1bf316a65a262ede12b to your computer and use it in GitHub Desktop.
Save gregbarbosa/c1bf316a65a262ede12b to your computer and use it in GitHub Desktop.
Basics to App Developement

##Starting your App

This small document is designed to help get you started on building your first mobile application. Regardless of your technical experience, or no-how, understanding the development process helps you to better understand what you are getting yourself into.

These questions should all be answered to the best of your abilities, and as thoroughly as to the extent of your knowledge that you have. This will serve as a document that we can refer back to toogether to help guide us during the application's formation and live.

We will work together off this document to answer questions you have, and to create further questions. You may not understand everything, but if we are both on a somewhat similar page it will help to make communication vastly easier.

Product Planning

  1. What is it exactly you want this application to do?
  2. Do you have any plans of how you want it to look? Have you drawn anything out? If not, do so, this will help tremendously when building the actualy application. Any small amount of ideas helps.
  3. How do you plan on marketing this application?
  4. Where will the app's actual resources come from? Do you have a designer you plan on working with?

Business Logistics

  1. Do you have an LLC or a company already setup? This is important as with the App Store they request a company to be setup and configured if you want to begin displaying ads such as iAds, and for tax purposes.
  2. Do you have, or plan on having a website to help market this product?
  3. Do you plan on maintaining this application for sometime, or do you plan on launching this as a one-time application with no updates?
  4. What is your budget for this application? With a budget in mind we can plan accordingly to give you some runway if you plan on supporting the application for a few months to come.

Important Reads

Resources to help with designs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment