How to Design a Product: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(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...")
 
No edit summary
Line 2: Line 2:
*Define what you intend to deliver based on your need. Concept of the product.
*Define what you intend to deliver based on your need. Concept of the product.
*Do a market survey for others' needs.
*Do a market survey for others' needs.
*Examine industry standards. Who builds these. What features to they have?
*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.

Revision as of 00:06, 18 April 2016

  • 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.