As a software engineer, I have had countless coffees and meetings with non technical “co founders” that want to build an app, website or platform of some sort. Their budgets go from a few hundreds to more than 50K USD for some. They almost always have great ideas and execution plans, except when it comes to the tech.

After spending hours discussing these things, here are my thoughts, conclusions and reflections. Hoping it might help some of you.

TLDR; if you don’t have any (signed, paying) customers and you only have a business idea, you don’t need an app or a website. An email, a phone and a Google spreadsheet is all you need. If an online presence is necessary, 50 bucks should be your maximum spend. Also software developers are difficult to deal with and once you own a system, you will have to pay constant maintenance fees.

Let’s have a look at how you would start a ride sharing company (Uber, Grab, Lyft …) without even talking to a single software engineer.

First thing you might think is that you need an app. Wrong, all you need are drivers and passengers. If it’s you and another co founder you can scale up to a few hundred rides a day with zero tech.

Here is what you need:

  • A big map of the city you are in
  • Some pins
  • Phones
  • Google Forms
  • Social Media and Forums

Here is your setup:

  • Start with whatever medium you think is best to build your audience and find your first customers (FB page, LinkedIn group, word of mouth, depending on what makes sense for you).
  • Setup a Google Form with 4 fields: Name, Phone, Location, Destination.
  • Link to that Google Form from your FB page.
  • Advertise around and go talk to potential riders and ask them to try your service. Online, offline.

Here is your execution plan:

  • When your first customer posts his itinerary using the Google Form, pick up the phone and call him to know exactly where he is and brief him on the driver that will pick him up and how long until he is there. Obviously you will need a driver available or go drive there yourself.
  • Whenever a driver drops a passenger, ask him to stay put and place a pin on the map at his location.
  • Wait for another passenger and keep on going and growing this way.
  • When you are running out of pins or your map is too small, time to look at scaling and adding in more tech. Until then, focus on hiring more drivers, getting more passengers. Learn as much as possible along the way. Learn about everyone’s motivations, difficulties, adjust your prices, develop your brand and make your first customers as happy as possible.
  • Invest all that money you had saved up for an app in company swag, free rides, driver incentives, marketing and things that add value to your customers and will help them remember you.

Advantages:

  • You can get started NOW! You can probably achieve all this in a few weeks and get your first passenger in 24 hours. How amazing is that. If you were to develop an app, it might take you 6 months and more than 50,000 dollars to get there. Plus people don’t download apps, so you would have to go back to the Google Form solution anyways.
  • You have done everything yourself and you understand everything that is going on. They say that there is not a single business plan that survived the first customer. That app idea you have in your head is probably not gonna work in the way you think it will. Focus on learning about your customers and developing a manual system. Once you have a well oiled process, progressively automate the most boring and repetitive tasks.
  • The day you need a software engineer, instead of sheepishly asking them out for coffee and wasting your time talking about how apps, AI and bots are gonna change the world, show them what you have done. I can guarantee you they will love it and will get started the day itself.

How to start introducing some tech:

(Once again, as tempting as it seems, don’t start here if you haven’t done the first steps, you’d just be procrastinating. Don’t optimize prematurely and until you have validated your assumptions IRL)

  • Invest 20 bucks in a logo.
  • Replace the Google Form with a landing page and custom form. Most 12 years olds of today should be able to do that for your. Ask your cousin. 50 bucks max.
  • Get a domain name. 15 bucks a year.
  • Get web hosting. 10-20 bucks a year.
  • Scale where it hurts, if your map is too small get a bigger one or start using google maps and Excel. This should get you to a thousand rides a day.
  • Only then should you start talking to devs. Get someone good. A senior engineer with ~10 yrs experience should only cost you double what a young grad would. But the outcome will be a different order of magnitude. Most important, find someone you trust because the tech will soon become a black box and you’ll have no clue what is going on.

Things you don’t need (unless you are already an expert in that space and that’s where you want to operate):

  • AI
  • Bots
  • VR
  • Apps and websites
  • SMS Apis
  • Image recognition
  • Blockchain

If you are technical founder:

SAME RULES APPLY. If you are starting a consumer startup in a space you are not super familiar with, begin with helping your co founder do all these things that don’t scale. There is no need to start thinking about database engines and multi leader replication at this point. Learn the domain first.

Hope that helps. This stuff isn’t new but in case you needed to hear it from me, here it is 😉