What options do individual have to fork a project?
Posted
by
skrco
on Programmers
See other posts from Programmers
or by skrco
Published on 2012-11-02T16:57:19Z
Indexed on
2012/11/02
17:28 UTC
Read the original article
Hit count: 363
project-management
|project
Let's assume our example individual has an idea, engagement, ... to fork project.
By project I mean any kind of software - thick client, web site, portal, service, driver, plc, ... - anything that can be programmed.
Motto of question:
What options do our example individual have to fork this project from the early beginning through getting collaborators and users to mature software?
Here are the main subquestions:
- Sandbox phase: Where can he announce his idea and proposal and receive positive/negative critic and feedback?
- Development phase: Where can he build his team to work on this project?
- Yet deployed phase: Where can he schedule tasks, assign tickets and bugs to be solved?
and the list can go on...
What really interests me is the "sandbox phase question".
© Programmers or respective owner