Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Commit

Permalink
#41 Criando canvas
Browse files Browse the repository at this point in the history
Signed-off-by: João Egewarth <[email protected]>
  • Loading branch information
egewarth committed Apr 13, 2018
1 parent 8d9ee02 commit da003f6
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions docs/abertura/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,30 +83,30 @@ <h3>Abertura</h3>
color-classes: "nav-pills-primary", "nav-pills-info", "nav-pills-success", "nav-pills-warning","nav-pills-danger"
-->
<li class="nav-item">
<a class="nav-link active " href="#dashboard-1" role="tab" data-toggle="tab">
<i class="material-icons">dashboard</i> EAP
<a class="nav-link active " href="#eap" role="tab" data-toggle="tab">
<i class="material-icons">assessment</i> EAP
</a>
</li>
<li class="nav-item">
<a class="nav-link " href="#schedule-1" role="tab" data-toggle="tab">
<a class="nav-link " href="#tap" role="tab" data-toggle="tab">
<i class="material-icons">schedule</i> TAP
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#tasks-1" role="tab" data-toggle="tab">
<i class="material-icons">list</i> Canvas
<a class="nav-link" href="#canvas" role="tab" data-toggle="tab">
<i class="material-icons">dashboard</i> Canvas
</a>
</li>
</ul>
<div class="tab-content tab-space">
<div class="tab-pane active" id="dashboard-1">
<div class="tab-pane active" id="eap">
<h2>Estrutura Analítica do Projeto<h2>

<h4 align="justify">&emsp;&emsp;Abaixo, segue a diagramação feita com base na estrutura que compõe o projeto Dulce.</h4>

<img src="../assets/img/EAP.png" alt="Raised Image" class="img-raised rounded img-fluid">
</div>
<div class="tab-pane" id="schedule-1">
<div class="tab-pane" id="tap">
<h2>Termo de Abertura do Projeto<h2>
<h3>1. Introdução<h3>
<p align = "justify">&emsp;&emsp;O objetivo do presente documento é fornecer uma visão inicial do projeto Dulce. São listadas as informações priorizadas pelos gestores e <i>stakeholders</i>. </p>
Expand Down Expand Up @@ -305,10 +305,8 @@ <h3>11. Referências</h3>
<a href="//www.dpo.unb.br/index.php?option=com_phocadownload&view=file&id=558&Itemid=816">Relatório de Gestão 2016, Universidade de Brasília, pag. 155:</a>
Acesso em: 20/03/2018, 22:03, Horário de Brasília.</p>
</div>
<div class="tab-pane" id="tasks-1">
Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.
<br>
<br>Dynamically innovate resource-leveling customer service for state of the art customer service.
<div class="tab-pane" id="canvas">
<iframe width="1100" height="500" frameborder="0" src="https://www.mindmeister.com/maps/public_map_shell/1074468012/dulce-app?width=1100&height=500&z=auto" scrolling="no" style="overflow: hidden; margin-bottom: 5px;">Your browser is not able to display frames. Please visit <a href="https://www.mindmeister.com/1074468012/dulce-app" target="_blank">Dulce App</a> on MindMeister.</iframe><div class="mb-5"><a href="https://www.mindmeister.com/1074468012/dulce-app" target="_blank">Dulce App</a> by <a href="https://www.mindmeister.com/users/channel/26725614" target="_blank">João Henrique Egewarth</a></div>
</div>
</div>
</div>
Expand Down

0 comments on commit da003f6

Please sign in to comment.