CodeNewbie Community 🌱

Discussion on: I’m Kyle Lee, iOS Engineer and Instructor. Ask Me Anything!

Collapse
 
kilo_loco profile image
Kilo Loco ✊🏽 • Edited

That's a good question Gracie! These are the 3 most important questions that you need to ask yourself:

  1. What is the MVP (minimum viable product) of my app idea that will still solve the problem?
    -- Understanding the problem you are solving and getting to the market as soon as possible will prove useful in a variety of ways along your journey with this app.

  2. What is the end goal of the app; is this a hobby or a business?
    -- If you plan on turning this app into a business, you will need to figure out how to monetize the app and know how to support your customers.

  3. Which platforms will be supported (i.e. iOS, Android, Web, Desktop, etc.)?
    -- The platforms you intend to support may determine which technologies you use when building the app as well as how you structure your code.