Skip to content

Instantly share code, notes, and snippets.

@sobstel
Last active August 22, 2018 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sobstel/4d6dcd7bb4389ac16957e01d58f60903 to your computer and use it in GitHub Desktop.
Save sobstel/4d6dcd7bb4389ac16957e01d58f60903 to your computer and use it in GitHub Desktop.
MVP cheatsheet

MVP cheatsheet

The goal

To prove there is product market fit while taking on the least amount of risk possible.

Steps

1. Define the problem your product solves and what makes your product unique

What problem does your product solve?
Who is having this problem?
How big of a problem is this?
How are people solving this problem now?
What is your unique value proposition?

2. Distinguish between must-haves and nice-to-haves

Make sure you are only including features that will allow you to prove product market fit.

3. Learn from feedback and iterate your way to success

If you're not embarrassed by the first version of your product, your shipped too late.


https://robots.thoughtbot.com/how-to-define-and-prioritize-features-for-your-mvp

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