Skip to content

Commit

Permalink
docs: add_quadro_disponibilidade
Browse files Browse the repository at this point in the history
  • Loading branch information
DaviMatheus committed Mar 28, 2024
1 parent 3b9ed1d commit f0a4237
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions docs/planejamento/quadro_de_disponibilidade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Quadro de Disponibilidade

## Contexto

Com o intuito de entender a disponibilidade de horários dos membros da equipe, foi criado um quadro de disponibilidade. Deste modo, é possível saber em quais horários há maior _quorum_ para reuniões, além de ser possível marcar os pareamentos tendo em vista a disponibilidade dos membros.

<iframe width="1250px" height="450px" frameborder="0"width="1250px" height="550px" frameborder="0" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTewPT1NIKS2YcGlYLHEOyEGuAgg4RxDZNJtZE5ZhOx-oxU-5tUqC1TfZouFyLWZX5VYRRwvsNcVPFu/pubhtml?widget=true&amp;headers=false"></iframe>

## Histórico de versão
| Data | Versão | Descrição | Autor(es) |
| ---- | ---- | ---- | ---- |
| 26/03/2024 | 1.0 | Criação do Documento | Davi Matheus|
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
site_name: 2024.1 - CALCULUS
site_url: 'https://docs-CALCULUS.com/'

repo_name: '2024.1 - CALCULUS'
repo_url: 'https://github.com/fga-eps-mds/2024.1-CALCULUS-DOC'
Expand All @@ -25,7 +24,8 @@ plugins:
nav:
- Sobre: index.md
- Documentação:
- Planejamento: home.md
- Planejamento:
- Quadro de disponibilidade: planejamento\quadro_de_disponibilidade.md
- Relatorios:
- Semana 01:
- Review: sprints/sprint0/sprint0_review.md
Expand Down

0 comments on commit f0a4237

Please sign in to comment.