Skip to content

Commit

Permalink
adicionando e corrigindo fontes, imagens e textos nos documentos
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardaSMarques committed Nov 25, 2024
1 parent cc21259 commit 0a398de
Show file tree
Hide file tree
Showing 8 changed files with 198 additions and 112 deletions.
Binary file added docs/assets/decodificar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/item.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/matematico.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/missao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/puzzle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 10 additions & 4 deletions docs/modulo1/DER_Cyberpunk.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
# Introdução
# Diagrama Entidade-Relacionamento

O Diagrama Entidade-Relacionamento (DER) é uma ferramenta visual usada para modelar bancos de dados, representando as entidades do sistema e seus relacionamentos. Ele ajuda a organizar e estruturar os dados antes da implementação, facilitando a compreensão das interações entre as entidades, como clientes e produtos.

<h6 align="center">Imagem 1 - Diagrama de Entidade de Relacionamento do projeto Cyberpunk</h6>
# Diagrama Entidade-Relacionamento

O DER apresentado na figura 1, foi desenvolvido pelo grupo como parte do projeto do jogo ambientado no universo cyberpunk. O processo de criação foi colaborativo, envolvendo reuniões frequentes para alinhamento de ideias e integração de contribuições de todos os membros. Durante essas sessões, discutimos e refinamos os conceitos, sempre mantendo o foco em representar de forma clara as entidades e os relacionamentos que compõem a lógica do jogo.

Para garantir a qualidade e a aderência às melhores práticas, dúvidas surgidas durante o desenvolvimento foram esclarecidas junto ao professor responsável pela disciplina, que forneceu orientações valiosas sobre os ajustes necessários.

<h6 align="center">Figura 1 - Diagrama de Entidade de Relacionamento do projeto Cyberpunk</h6>

![cnpImg](../assets/DER.png)

<h6 align="center">Fonte: Autoria Própria </a></h6>
<h6 align="center">Fonte: <a href="https://github.com/charles-serafim">Charles Serafim</a> ,<a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>, <a href="https://github.com/Jauzimm">João Vitor Santos</a>,<a href="https://github.com/Katuner">Lucas Meireles</a>, <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>

## Histórico de versões

| Versão | Data | Descrição | Autor |
|:------:|:------:|:---------:|------:|
| 1.0 | 21/11/2024 | Padronização e adição do DER | [João Vitor Santos](https://github.com/Jauzimm) |
| 1.1 | 24/11/2024 | Correção do DER| [Maria Eduarda Marques](https://github.com/EduardaSMarques) |
| 1.1 | 24/11/2024 | Correção do DER| [Maria Eduarda Marques](https://github.com/EduardaSMarques) |
| 1.2 | 25/11/2024 | Colocando descriçãoo de como foi feito e fonte| [Maria Eduarda Marques](https://github.com/EduardaSMarques) |
289 changes: 184 additions & 105 deletions docs/modulo1/Dicionario.md
Original file line number Diff line number Diff line change
@@ -1,115 +1,194 @@
# Introdução
# Objetivo

O dicionário de dados é uma documentação estruturada que descreve, de forma detalhada, os elementos de dados utilizados em um sistema. Ele inclui informações como nomes, tipos, tamanhos, restrições e descrições de cada atributo, servindo como uma referência essencial para o entendimento e implementação do banco de dados.

# Dicionário

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-carro.png" alt="carro" width="500" height="400">
<p><b>Figura 1: Carro</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-mapa.png" alt="mapa" width="500" height="400">
<p><b>Figura 2: Mapa</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-mercado.png" alt="mapa" width="500" height="400">
<p><b>Figura 3: Mercado</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-mochila.png" alt="mapa" width="500" height="400">
<p><b>Figura 4: Mochila</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-regiao.png" alt="mapa" width="500" height="400">
<p><b>Figura 5: Região</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-sala.png" alt="mapa" width="500" height="400">
<p><b>Figura 6: Sala</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-faccao.png" alt="mapa" width="500" height="400">
<p><b>Figura 7: Facção</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-net.png" alt="mapa" width="500" height="400">
<p><b>Figura 8: NetRunners</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-void.png" alt="mapa" width="500" height="400">
<p><b>Figura 9: VoidWalkers</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-code.png" alt="mapa" width="500" height="400">
<p><b>Figura 10: CodeKeepers</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-exo.png" alt="mapa" width="500" height="400">
<p><b>Figura 11: ExoHumanos</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-npc.png" alt="mapa" width="500" height="400">
<p><b>Figura 12: NPC</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-player.png" alt="mapa" width="500" height="400">
<p><b>Figura 13: Player</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-dialogo.png" alt="mapa" width="500" height="400">
<p><b>Figura 14: Diálogo</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-lutador.png" alt="mapa" width="500" height="400">
<p><b>Figura 15: CyberLutador</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-inimigo.png" alt="mapa" width="500" height="400">
<p><b>Figura 16: Inimigo</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-inst_inimigo.png" alt="mapa" width="500" height="400">
<p><b>Figura 17: Instância de Inimigo</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-implante.png" alt="mapa" width="500" height="400">
<p><b>Figura 18: Implante</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-capacete.png" alt="mapa" width="500" height="400">
<p><b>Figura 19: Capacete Neural</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-visao.png" alt="mapa" width="500" height="400">
<p><b>Figura 20: Visão Cibernética</b></p>
</div>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/SBD1/2024.2-Cyberpunk/refs/heads/docs/docs/assets/dd-braco.png" alt="mapa" width="500" height="400">
<p><b>Figura 21: Braço Robótico</b></p>
</div>
Neste projeto, na o dicionário de dados foi desenvolvido com base no modelo relacional elaborado pelo grupo. Utilizamos o modelo como base para definir as tabelas, colunas e relacionamentos do sistema. O trabalho coletivo, aliado a revisões cuidadosas, assegurou que todas as informações relevantes fossem registradas, refletindo a complexidade e as necessidades do jogo ambientado no universo cyberpunk.

<h6 align="center">Figura 1 - Carro</h6>

![cnpImg](../assets/dd-carro.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 2 - Mapa</h6>

![cnpImg](../assets/dd-mapa.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 3 - Mercado Clandestino</h6>

![cnpImg](../assets/dd-mercado.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>



<h6 align="center">Figura 4 - Mochila</h6>

![cnpImg](../assets/dd-mochila.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 5 - Região</h6>

![cnpImg](../assets/dd-regiao.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 6 - Sala</h6>

![cnpImg](../assets/dd-sala.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 7 - Facção</h6>

![cnpImg](../assets/dd-faccao.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 8 - NetRunners</h6>

![cnpImg](../assets/dd-net.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 9 - VoidWalkers</h6>

![cnpImg](../assets/dd-void.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 10 - CodeKeepers</h6>

![cnpImg](../assets/dd-code.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 11 - ExoHumano</h6>

![cnpImg](../assets/dd-exo.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 12 - NPC</h6>

![cnpImg](../assets/dd-npc.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>

<h6 align="center">Figura 13 - Player</h6>

![cnpImg](../assets/dd-player.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>

<h6 align="center">Figura 14 - Diálogo</h6>

![cnpImg](../assets/dd-dialogo.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 15 - CyberLutador</h6>

![cnpImg](../assets/dd-lutador.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 16 - Inimigo</h6>

![cnpImg](../assets/dd-inimigo.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>

<h6 align="center">Figura 17 - Instância de Inimigo</h6>

![cnpImg](../assets/dd-inst_inimigo.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>

<h6 align="center">Figura 18 - Implante</h6>

![cnpImg](../assets/dd-implante.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>

<h6 align="center">Figura 19 - Capacete Neural</h6>

![cnpImg](../assets/dd-capacete.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>

<h6 align="center">Figura 20 - Visão Cibernética</h6>

![cnpImg](../assets/dd-visao.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>


<h6 align="center">Figura 21 - Braço Robótico</h6>

![cnpImg](../assets/dd-braco.png)

<h6 align="center">Fonte: <a href="https://github.com/GabriellyAssuncao">Gabrielly Assunção</a>.2024.</h6>



<h6 align="center">Figura 22 - Puzzle</h6>

![cnpImg](../assets/puzzle.png)

<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>



<h6 align="center">Figura 23 - Matematico</h6>

![cnpImg](../assets/matematico.png)

<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>


<h6 align="center">Figura 24 - Decodificar</h6>

![cnpImg](../assets/decodificar.png)

<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>


<h6 align="center">Figura 25 - Missão</h6>

![cnpImg](../assets/missao.png)

<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>


<h6 align="center">Figura 26 - Item</h6>

![cnpImg](../assets/item.png)

<h6 align="center">Fonte: <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>


# Histórico de Versões
| Data | Versão | Descrição | Autor |
| ---------- | ------ | ----------- | --------- |
| 23/11/2024 | 1.0 | Criacao do Documento e Adição das primeiras tabelas. | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) |
| 24/11/2024 | 1.1 | Adição de outras tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) |
| 24/11/2024 | 1.2 | Mais algumas tabelas | [@GabriellyAssuncao](https://github.com/GabriellyAssuncao) |
| 25/11/2024 | 1.3 | Adicionando introdução, figuras 22 a 26 e corrigindo padronização | [Maria Eduarda Marques](https://github.com/EduardaSMarques) |
7 changes: 4 additions & 3 deletions docs/modulo1/Modelo_Relacional.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ O modelo relacional é uma das etapas de conversão do diagrama feito anteriorme

# Modelo Relacional

Abaixo se encontra o Modelo Relacional referente ao projeto aqui trabalhado:
Abaixo na figura 1, se encontra o Modelo Relacional referente ao projeto aqui trabalhado:

<h6 align="center">Imagem 1 - Modelo Relacional do projeto Cyberpunk</h6>
<h6 align="center">Figura 1 - Modelo Relacional do projeto Cyberpunk</h6>

![Imagem Modelo Relacional](../assets/Lógico_1.png)

<h6 align="center">Fonte: Autoria Própria </a></h6>
<h6 align="center">Fonte: <a href="https://github.com/Jauzimm">João Vitor Santos</a>,<a href="https://github.com/Katuner">Lucas Meireles</a>, <a href="https://github.com/EduardaSMarques">Maria Eduarda Marques</a>.2024.</h6>
>
## Histórico de versões

Expand Down

0 comments on commit 0a398de

Please sign in to comment.