Skip to content

Commit

Permalink
Merge 43c37c7 into 772f85b
Browse files Browse the repository at this point in the history
  • Loading branch information
Renatovga2602 authored Sep 10, 2018
2 parents 772f85b + 43c37c7 commit d853437
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 5 deletions.
5 changes: 5 additions & 0 deletions docs/_data/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@
"url": "#",
"icon": "fa-paper-plane",
"urls": [
{
"text": "backlog",
"url": "/docs/2018/09/06/backlog-doc.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 01",
"url": "/sprint-planning/2018/08/27/planning-sprint-1.html",
Expand Down
6 changes: 1 addition & 5 deletions docs/_posts/2018-08-27-tap.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,7 @@ As datas das entregas são:

### 8. Estimativa de custo

1. Recursos Humanos = R$ 48.411,20
2. Estrutura = R$ 241,20
3. Notebooks = R$ 19.899,99
4. Risco = +15%
5. Total = R$ 68.311,19
![Custo]({{ site.baseurl }}/assets/custo.png)



Expand Down
19 changes: 19 additions & 0 deletions docs/_posts/2018-09-06-backlog-doc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Backlog do projeto

<table>
<tr><th>Épico</th><th>Feature</th><th>US</th><th>Backlog</th><th>Prioridade</th><th>Pontuação</th></tr>

<tr><td rowspan="7">Local</td><td>Busca</td><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/53">US01</a></td><td>Buscar local</td><td>Must have</td><td>-</td></tr>

<tr><td>Avaliação</td><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/54">US02</a></td><td>Avaliar local</td><td> Should have</td><td>-</td></tr>

<tr><td>Cadastro</td><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/57">US03</a></td><td>Cadastrar local</td><td> Could have </td><td>-</td></tr>

<tr><td>Rota</td><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/56">US04</a></td><td>Gerar rota para o local</td><td> Should have</td><td>-</td></tr>

<tr><td>Visualização</td><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/60">US05</a></td><td>Visualizar local</td><td> Must have</td><td>-</td></tr>

<tr><td rowspan="2">Favoritos</td><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/63">US06</a></td><td>Favoritar local</td><td> Would have</td><td>-</td></tr>

<tr><td><a href="https://github.com/fga-eps-mds/2018.2-IndicaAi/issues/64">US07</a></td><td>Visualizar favoritos</td><td> Would have</td><td>-</td></tr>
</table>
Binary file added docs/assets/custo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d853437

Please sign in to comment.