Google 云消息传递是 MVP 功能吗?
Is Google Cloud Messaging an MVP feature?
我在 "startup" 工作,我正在开发 Android 应用程序。我想知道使用 Google 云消息平台进行推送通知是否是 MVP 功能。
我的想法是:创业初期,一切都是假设。你的想法,你的产品等等,一切。那么,是否值得花时间实现此功能(使用 GCM 推送通知)?
我认为问题要回到我是否真的需要这个功能以及它是否是一个主要功能。有推送通知,让你的参与度更好等等。简短的回答是不,有人可以在没有推送通知的情况下使用我的应用程序,但如果有推送通知会更好。
PS:听起来很有趣,能够 select 您将要启动的少数功能,这比我预期的要难。
Mvp 是最小可行产品
定义 - 最小可行产品 (MVP) 是什么意思?
A minimum viable product (MVP) is a development technique in which a new
product or website is developed with sufficient features to satisfy early adopters.
The final, complete set of features is only designed and developed after considering feedback
from the product's initial users.
所以你想添加什么完全取决于你想提供给初始用户的要求。
我在 "startup" 工作,我正在开发 Android 应用程序。我想知道使用 Google 云消息平台进行推送通知是否是 MVP 功能。
我的想法是:创业初期,一切都是假设。你的想法,你的产品等等,一切。那么,是否值得花时间实现此功能(使用 GCM 推送通知)?
我认为问题要回到我是否真的需要这个功能以及它是否是一个主要功能。有推送通知,让你的参与度更好等等。简短的回答是不,有人可以在没有推送通知的情况下使用我的应用程序,但如果有推送通知会更好。
PS:听起来很有趣,能够 select 您将要启动的少数功能,这比我预期的要难。
Mvp 是最小可行产品
定义 - 最小可行产品 (MVP) 是什么意思?
A minimum viable product (MVP) is a development technique in which a new
product or website is developed with sufficient features to satisfy early adopters.
The final, complete set of features is only designed and developed after considering feedback
from the product's initial users.
所以你想添加什么完全取决于你想提供给初始用户的要求。