---
title: How team works
tags: SLU
---
# How team works?
:::info
**Team style ...**
Hi guys, this team will work as a [**<span class="red">scrum</span>**](https://www.scrum.org/resources/what-is-scrum) team. If you had never heard about scrum and [**<span class="red">agile</span>**](https://www.agilealliance.org/agile101/12-principles-behind-the-agile-manifesto/), please make sure you read some articles about it.
- [x] Scrum board
- [x] Daily meeting (Mon-Fri) for 10-15 min through zoom.
- [x] Sprint planning meeting every week.
:::
## Tools we will use
* Gitlab
* Vue3
* Restful API/API
<style>
.red {
color: red;
}
</style>