Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Concierge" #29

Open
nelsonic opened this issue Sep 22, 2021 · 2 comments
Open

"Concierge" #29

nelsonic opened this issue Sep 22, 2021 · 2 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue

Comments

@nelsonic
Copy link
Member

nelsonic commented Sep 22, 2021

In "The Lean Startup" by Eric Ries dwyl/library#74 He describes how to create an MVP where you manually guide the person through the solution to a problem.

https://ibuildmvps.com/blog/the-concierge-minimum-viable-product-maximizes-customer-learning/

@nelsonic nelsonic added the discuss Share your constructive thoughts on how to make progress with this issue label Sep 22, 2021
@SimonLab
Copy link
Member

The idea of the "Concierge Minimum Viable Product" is to validate and idea or feature by solving it manually instead of creating all the code of this feature. This is a short term solution which can' scale but it allows to test a product quickly and if necessary change or pivot the product idea.
Apart from the "next step" feature describe here #27 (comment), do you see any other aspect of the product that we could test using the concierge method?

@nelsonic
Copy link
Member Author

@SimonLab good question. In general, yes. From experience it's a careful balance of effort.
Sometimes it requires more effort to create a concierge than to just build a feature and test it with real people.
It's best to assess features on an individual basis to estimate their complexity. 🔍

From The Lean Startup the classic case was Zappos (online shoe store) where instead of building the entire e-commerce website (with checkout, payment, inventory and fulfilment up-front) just to test if people would buy shoes online, Tony Hsieh & Co simply took photos of shoes from an existing real-world shoe retailer and put them online and took/prepared/shipped orders manually. That makes perfect sense to test an idea as fast as possible and for the lowest cost. Building the system would have been weeks/months of work; the concierge took a few hours for them to setup. 💡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue
Projects
None yet
Development

No branches or pull requests

2 participants