devwiki:modern_software_development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devwiki:modern_software_development [2024/02/05 03:12] yingdevwiki:modern_software_development [2024/02/05 03:36] (current) – [Dictionary] ying
Line 22: Line 22:
     * addition element:     * addition element:
       * Milestones: like small Targets w due date (can be linked to a issue)       * Milestones: like small Targets w due date (can be linked to a issue)
 +      * Documents: keep info of spec, PRDS (product requirements document), status update with team.
  
   * Issue / Task:    * Issue / Task: 
Line 30: Line 31:
       * clear and perform       * clear and perform
       * = piece of code, design, document, or action        * = piece of code, design, document, or action 
 +
 +  * Extra: cycle
 +    * a practise to keep momentum, like sprints
  
 My notes: My notes:
   * since issue can't have start date,and only project has start date,   * since issue can't have start date,and only project has start date,
   * it is better to use roadmap as MainProject, and use small project as "Task", and issue as list of todo in "Task"   * it is better to use roadmap as MainProject, and use small project as "Task", and issue as list of todo in "Task"
 +
 +====== Dictionary ======
 +
 +  *  Agile: 
 +    * ref: https://www.atlassian.com/agile
 +    * a project management approach
 +    * involves breaking the project into phases
 +    * emphasizes continuous collaboration and improvement
 +    * Teams follow a cycle of planning, executing, and evaluating.
 +
 +  * product requirements document (PRD)
 +    * ref: https://www.atlassian.com/agile/product-management/requirements
 +    * 
  • devwiki/modern_software_development.1707102733.txt.gz
  • Last modified: 2024/02/05 03:12
  • by ying