Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git pages #6

Merged
merged 9 commits into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Projeto criado para a disciplina de Sistema de Banco de Dados 1. Neste projeto,
## Apresentações
| Módulo | Link da gravação | Data |
| ------ | ----------------------- | ---------- |
| 1 | [Apresentação Módulo 1](https://sbd1.github.io/2024.1-Ben10/apresentacao/apresentacao1/) | --- |
| 1 | [Apresentação Módulo 1](https://sbd1.github.io/2024.1-Ben10/apresentacao/apresentacao1/) | 22/07 |
| 2 | [Apresentação Módulo 2](https://sbd1.github.io/2024.1-Ben10/apresentacao/apresentacao2/)| --- |
| 3 | [Apresentação Módulo 3](https://sbd1.github.io/2024.1-Ben10/apresentacao/apresentacao3/) | --- |
| Final | [Apresentação Final](https://sbd1.github.io/2024.1-Ben10/apresentacao/apresentacaoFinal/)| --- |
Expand Down
8 changes: 8 additions & 0 deletions docs/apresentacao/apresentacao1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Apresentação do Módulo 1

## <a>Introdução</a>

O propósito desta página é hospedar o vídeo da apresentação da Entrega do Módulo 1. Caso não seja viável assistir ao vídeo diretamente nesta página, por favor, clique no link fornecido para acessá-lo.


link aq
2 changes: 0 additions & 2 deletions docs/assets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@
[data-md-color-scheme="slate"] img[src$="#gh-light-mode-only"] {
display: none;
}

bod
7 changes: 4 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
# <a>Ben 10 - 2024.1</a>
</center>

<div align="center">
<img src="assets\ben-10.jpg" style="width:35vw"/>
<p> Figura 1: Logo do Ben 10</p>
<div style="text-align: center;">
<img src="assets/ben-10.jpg" style="width: 30vw; border-radius: 20%;"/>
<p><b>Figura 1:</b> Logo do Ben 10</p>
</div>


## <a>Sobre o Projeto</a>

Projeto criado para a disciplina de Sistema de Banco de Dados 1. Neste projeto, será desenvolvido um MUD onde os conceitos de bancos de dados serão aplicados. Serão solicitadas 3 entregas, cada uma com suas próprias avaliações. Ao fim do projeto, será entregue um jogo funcional inspirado no famoso desenho Ben 10, criada pelo [Man of Action](https://manofaction.tv/) .
Expand Down
37 changes: 31 additions & 6 deletions docs/modulo1/DER.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,40 @@ O Diagrama Entidade-Relacionamento (DER) deve fornecer uma representação visua


## <a>Diagrama Entidade Relacionamento</a>
A figura 1 a seguir mostra o Diagrama Entidade Relacionamento desenvolvido pelo grupo:

<figure markdown>
<font size="3"><p style="text-align: center"><b>Figura 1</b> - Diagrama Entidade Relacionamento.</p></font>
??? - "Primeira Versão do Diagrama Entidade Relacionamento"

![Diagrama Entidade Relacionamento](./assets/DER_v1.png){width: 500}
A figura 1 a seguir mostra a primeira versão do Diagrama Entidade Relacionamento desenvolvido pelo grupo:



<font size="3"><p style="text-align: center"><b>Figura 1</b> - Primeira Versão do Diagrama Entidade Relacionamento.</p></font>

![Diagrama Entidade Relacionamento Versão Atual](./assets/DER_v1.png){width: 500}

<font size="3"><p style="text-align: center">Fonte: [Arthur Alves](https://github.com/Arthrok), [Eric Silveira](https://github.com/ericbky), [João Artur](https://github.com/joao-artl) e [Rodolfo Cabral](https://github.com/roddas).</p></font>

### <a>Versão atual</a>

A figura 2 a seguir mostra a segunda e atual versão do Diagrama Entidade Relacionamento desenvolvido pelo grupo:


<font size="3"><p style="text-align: center"><b>Figura 2</b> - Segunda e atual versão do Diagrama Entidade Relacionamento.</p></font>

![Diagrama Entidade Relacionamento Versão Atual](./assets/DER_v2.png){width: 500}

<font size="3"><p style="text-align: center">Fonte: [Arthur Alves](https://github.com/Arthrok), [Eric Silveira](https://github.com/ericbky), [João Artur](https://github.com/joao-artl) e [Rodolfo Cabral](https://github.com/roddas).</p></font>

</figure>

A figura 3 exibe o Diagrama Entidade relacionamento desenvolvido pelo grupo na plataforma Miro, para uma melhor visualização e navegação pelo diagrama desenvolvido:

<font size="3"><p style="text-align: center"><b>Figura 3</b> - Diagrama Entidade Relacionamento para navegação.</p></font>

<center>
<iframe width="768" height="500" src="https://miro.com/app/live-embed/uXjVKyitvt0=/?moveToViewport=-4530,-2109,10350,6576&embedId=114192275621" frameborder="0" scrolling="no" allow="fullscreen; clipboard-read; clipboard-write" allowfullscreen></iframe>
</center>

<font size="3"><p style="text-align: center">Fonte: [Arthur Alves](https://github.com/Arthrok), [Eric Silveira](https://github.com/ericbky), [João Artur](https://github.com/joao-artl) e [Rodolfo Cabral](https://github.com/roddas).</p></font>

## <a>Referência Bibliográfica</a>

Expand All @@ -38,4 +62,5 @@ A figura 1 a seguir mostra o Diagrama Entidade Relacionamento desenvolvido pelo

| Versão| Data | Descrição | Autor(es) | Revisor(es) |
| ----- |----- | ---------- | ---------- | ----------- |
| `1.0` | 20/07| Criando DER |[Arthur Alves](https://github.com/Arthrok), [Eric Silveira](https://github.com/ericbky), [João Artur](https://github.com/joao-artl) e [Rodolfo Cabral](https://github.com/roddas)| [João Artur](https://github.com/joao-artl) |
| `1.0` | 20/07| Criando DER |[Arthur Alves](https://github.com/Arthrok), [Eric Silveira](https://github.com/ericbky), [João Artur](https://github.com/joao-artl) e [Rodolfo Cabral](https://github.com/roddas)| [João Artur](https://github.com/joao-artl) |
| `1.1` | 22/07| Inserindo versão final do DER e ajustando documento. |[Eric Silveira](https://github.com/ericbky)| [João Artur](https://github.com/joao-artl) |
43 changes: 43 additions & 0 deletions docs/modulo1/MR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
## <a>Introdução</a>
Segundo Elmasri e Navathe<a id="anchor_1" href="#REF1">^1^</a>, a modelagem conceitual é uma etapa essencial no desenvolvimento de uma aplicação de banco de dados bem-sucedida. Essa fase abrange o design de estruturas e restrições do banco de dados, além da criação de programas que realizam consultas e atualizações. A modelagem conceitual não apenas facilita a compreensão e o planejamento do banco de dados, mas também garante que as operações sejam eficientes e seguras.

O modelo relacional é um modelo de dados estruturado para servir como a base de um Sistema Gerenciador de Banco de Dados (SGBD). Ele se fundamenta na ideia de que todos os dados são armazenados em tabelas, conhecidas formalmente como relações. Este modelo é essencialmente teórico, derivando seus princípios da lógica de predicados e da teoria dos conjuntos<a id="anchor_1" href="#REF1">^1^</a>.

## <a>Objetivo</a>

O objetivo deste documento é apresentar um modelo relacional (MREL) detalhado para um banco de dados, focando na representação lógica dos dados através de tabelas inter-relacionadas. Ao estabelecer um MREL, buscamos garantir a integridade, consistência e eficiência do banco de dados, facilitando operações como inserção, atualização e consulta de dados.


## <a>Modelo Relacional</a>
A figura 1 a seguir exibe o Modelo Relacional desenvolvido pelo grupo:

<font size="3"><p style="text-align: center"><b>Figura 1</b> - Modelo Relacional para navegação.</p></font>

![Modelo Relacional](./assets/M_Relacional.jpg){width: 500}

<font size="3"><p style="text-align: center">Fonte: [Arthur Alves](https://github.com/Arthrok) e [Eric Silveira](https://github.com/ericbky).</p></font>

A figura 2 exibe o Modelo Relacional desenvolvido pelo grupo na plataforma Miro, para uma melhor visualização e navegação pelo diagrama desenvolvido:

<font size="3"><p style="text-align: center"><b>Figura 2</b> - Modelo Relacional para navegação.</p></font>

<iframe width="768" height="432" src="https://miro.com/app/live-embed/uXjVKw6wS9U=/?moveToViewport=1063,-752,1750,1241&embedId=61056314889" frameborder="0" scrolling="no" allow="fullscreen; clipboard-read; clipboard-write" allowfullscreen></iframe>

<font size="3"><p style="text-align: center">Fonte: [Arthur Alves](https://github.com/Arthrok) e [Eric Silveira](https://github.com/ericbky).</p></font>

## <a>Referência Bibliográfica</a>

> <a id="REF1" href="#anchor_1">1.</a> ELMASRI, Ramez; NAVATHE, Shamkant B. Sistemas de banco de dados. Tradução: Daniel Vieira. Revisão técnica: Enzo Seraphim; Thatyana de Faria Piola Seraphim. 6. ed. São Paulo: Pearson Addison Wesley, 2011. Capítulo 7. Modelagem de dados usando o modelo Entidade-Relacionamento (ER), página 146 e 147.

## <a>Bibliografia</a>

> Modelo Relacional, Stardew Valley. Disponível em: <https://github.com/SBD1/2023.2-Grupo01-StardewValley/blob/main/docs/Entrega-01/MREL_StardewValley_v1.0.md>. Acesso em 21 de julho de 2024.

> Modelo Relacional, Bruvic. Disponível em: <https://github.com/SBD1/Grupo12_Bruvic/tree/main/Modulo%202%20-%20Modelo%20Relacional>. Acesso em 21 de julho de 2024.


## <a>Histórico de Versão</a>

| Versão| Data | Descrição | Autor(es) | Revisor(es) |
| ----- |----- | ---------- | ---------- | ----------- |
| `1.0` | 21/07| Criando o Modelo Relacional |[Arthur Alves](https://github.com/Arthrok) e [Eric Silveira](https://github.com/ericbky)| [João Artur](https://github.com/joao-artl) |
Binary file modified docs/modulo1/assets/DER_v1.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/modulo1/assets/DER_v2.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/modulo1/assets/M_Relacional.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ nav:
- Modelo Entidade Relacionamento: "modulo1/MER.md"
- Diagrama Entidade Relacionamento: "modulo1/DER.md"
- Modelo Relacional: "modulo1/MR.md"
- Dicionário de Dados: "modulo1/DD.md"

theme:
name: material
Expand Down
Loading