top of page

Scrum desc

Scrum is the best-known of the Agile frameworks. It is the source of much of the thinking behind the values and principles of the Agile Manifesto, which form a common basis for all of these approaches.

The Scrum methodology focus on 5 things:
- Focus: Focus on what to do
- Courage: It takes courage to accept challenges.
- Openess: Accept opinions from others
- Commitment: Commit to what has been done and what has been delivered
- Respect: Repsect each other

Scrum team :

  • Project Owner

  • Scrum Master

  • Software Engineer

  • Quality Assurance

  • Design

Scrum Process 
•   Research : Doing research first about what to do 
•   Planning : After know about what to do, start to doing planning (PO)
•   Development : Tech team start to doing development (SE + QA)
•   Retrospective : Doing review about what has been done

Scrum board :
Backlog 
In Progress
Done

How we use scrum:

1. We create some specific roles that create & run the website with its content. But, first, we refer to the Product Owner (PO) in order to discuss the plan.
2. We create specific sprint tables. We break it into 3 columns, such as "Backlog To do", "In Progress", and "Done. 
3. Then, we break our task on the sprint table. 
4. We analyse the backlog and finish the backlog. We also separate the tasks that are in progress. But, we have to finish it on that day. Then, after that, we put all the back log and in progress on the done column. All in all, we learn that we should prioritise time.
5. Then, we try trial error and fix the website if there is a problem to operate it.
6. We review the project or Retrospective.

bottom of page