19. Software Project Management
Main steps
Learn
- Investigate wikipedia entries:
Install necessary tools
- Install Planner application:
On Linux execute command:
sudo apt-get install plannerOn Windows:
a. Download libraries from http://sourceforge.net/projects/gtk-win/, check Compatability DLLs and follow setup instructions,
b. Download installation from http://winplanner.sourceforge.net/ and follow setup instructions
Organize team and prepare plan
- Collect your team members and establish means of communication and collaboration
- Prepare your project plan for next two weeks:
- Tasks of the project according to your software and its functionality
- Tasks regarding to development environment (development tools, version control, issue management)
- Pay attention to task dependencies
- Structure tasks and activities according to project management approaches
- Create persons according to your team and assign them tasks with consistent workload
- Save project plan in form TeamN_Shortname.planner (where N is number of your team, and Shortname short name of your project)
- Upload your project here (with username student and password Student007)
Optional resources
Free communication services:
Free online sites for collaboration and project management:
Free version control sites:
- https://github.com/
- https://gitlab.com/
- https://gitorious.org/
- https://bitbucket.org/
- https://sourceforge.net/