How To Design an Open Source Product

From Open Source Ecology
Revision as of 00:09, 18 April 2016 by Marcin (talk | contribs) (Created page with "*Define the need. Be as specific as possible on every single element of the need, and explain why you need the function and what function others need. *Define what you intend...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Define the need. Be as specific as possible on every single element of the need, and explain why you need the function and what function others need.
  • Define what you intend to deliver based on your need. Concept of the product.
  • Do a market survey for others' needs.
  • Examine industry standards. Who builds these. What features do they have?
  • break the design into modules.
  • develop every single detail on the modules, while considering how the modules for together.
  • Define a product strategy - a strategy for how you will provide value that will sell.

Mo