https://github.com/bluehuskystudios/blue-husky-stages-of-product-creation
The stages that Blue Husky Studios goes throguh when creating a product
https://github.com/bluehuskystudios/blue-husky-stages-of-product-creation
blue-husky-software-platform business-process formalization product-stages
Last synced: about 2 months ago
JSON representation
The stages that Blue Husky Studios goes throguh when creating a product
- Host: GitHub
- URL: https://github.com/bluehuskystudios/blue-husky-stages-of-product-creation
- Owner: BlueHuskyStudios
- Created: 2014-12-22T03:41:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T05:22:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T02:58:30.201Z (4 months ago)
- Topics: blue-husky-software-platform, business-process, formalization, product-stages
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blue Husky's Stages of Product Creation
=======================================The stages that Blue Husky Studios goes throguh when creating a product. This repo contains the following information in several formats.
Stages
------
| Name | Description | Level Number | ASCII Sym. | Unicode Sym. | HTML Sym. |
|:--------------:|:-------------------------------------------------------------:|:------------:|:----------:|--------------|--------------|
| **Brainstorm** | determine scope and purpose of the project | -3 | * | * | * |
| **Refine** | determine a path for implementing the project | -2 | ... | … | … |
| **Mockup** | create a proof-of-concept | -1 | M | μ | μ |
| **Lambda** | create a minimum viable product | 0 | l | λ | λ |
| **Alpha** | create a working prototype that can be criticized and changed | 1 | a | ɑ | α |
| **Beta** | create a working product that can be refined and stablized | 2 | b | β | β |
| **Production** | finalize and distribute the working product | 3 | | | |### Vitrification ###
When a project is old and will no longer be maintained, it's said to be "vitrified", meaning that you can still see it but shouldn't try to use it anymore.