| Feature | Contextual Design | Lean Design | Agile Design | Conscious Design | |----------------|-----------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table><tbody><tr><th>Feature</th><th>Contextual Design</th><th>Lean Design</th><th>Agile Design</th><th>Conscious Design</th></tr><tr><td>Focus</td><td>User's work practice and environment</td><td>Efficiency, waste reduction, value maximization</td><td>Flexibility, collaboration, iterative development</td><td>Ethical considerations, user well-being, sustainability, holistic user context</td></tr><tr><td>Methodology</td><td>Observation, interviews, work modeling</td><td>Identifying and eliminating waste, optimizing workflows</td><td>Sprints, user stories, continuous feedback</td><td>Observation, empathy, impact assessment, ethical design principles, user-centered design, incorporating conscious design principles into agile workflows</td></tr><tr><td>Goal</td><td>Design systems that support and extend user's work</td><td>Deliver maximum value with minimal resources</td><td>Deliver working software quickly and adapt to change</td><td>Create experiences that are ethical, sustainable, and contribute to user well- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"editor.colorDecorators": false, | |
"workbench.colorTheme": "Cobalt Next", | |
"workbench.iconTheme": "material-icon-theme", | |
"git.autoRepositoryDetection": false, | |
"workbench.startupEditor": "newUntitledFile", | |
"editor.suggestSelection": "first", | |
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
"workbench.editor.highlightModifiedTabs": true, | |
// The font weight to use within the terminal for bold text. |