If it is not explicitly told in following recipe, setting up services are described for Ubuntu 20.04 server, but applications are described for Xubuntu 20.04 workstation. If you use different Ubuntu version or Linux distribution, settings as well as content, names and places of configuration files may be different!
Got it.

19. Software Project Management

Main steps

Learn

  1. Investigate wikipedia entries:
    1. Software project management
    2. Waterfall model
    3. V model
    4. Rapid development

Install necessary tools

  1. Install Planner application:
    1. On Linux execute command:

      sudo apt-get install planner
    2. On 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

  1. Collect your team members and establish means of communication and collaboration
  2. Prepare your project plan for next two weeks:
    1. Tasks of the project according to your software and its functionality
    2. Tasks regarding to development environment (development tools, version control, issue management)
    3. Pay attention to task dependencies
    4. Structure tasks and activities according to project management approaches
    5. Create persons according to your team and assign them tasks with consistent workload
  3. Save project plan in form TeamN_Shortname.planner (where N is number of your team, and Shortname short name of your project)
  4. 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:


  

Created by Valdis Vītoliņš on 2018-03-26 07:54
Last modified by Valdis Vītoliņš on 2024-08-27 17:30
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License