-
Notifications
You must be signed in to change notification settings - Fork 130
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
Luana.melo #108
base: master
Are you sure you want to change the base?
Luana.melo #108
Conversation
|
||
O contexto do Open Dev é bem simples, é uma base/estrutura que reune atualmente 14 novos projetos com a mesma iniciativa que ele , e que através da sua plataforma podemos ter acesso a esses projetos e suas funcionalidades. | ||
|
||
![fig1](diagramaContexto.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Há problemas também na notação. No diagrama de contexto apenas colocamos em alto nível o sistema e os agentes externos que se comunicam com ele. O que significa o losango no arco entre o sistema e projetos? O que significa "funcionalidades do projeto". Esse diagrama não segue de forma alguma as diretrizes do modelo c4.
|
||
Como containers do OpenDev, podemos elencar 1 entidade: Web Page. | ||
|
||
**Web Page**, é responsável por pela representação gráfica do sistema, ou seja, todo o HTML que o browser irá interpretar e renderizar para o usuário final. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Só há um container nesse sistema? Usuário não é container, não deve estar nesse diagrama.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Você incluiu o sistema no diagrama de container.
|
||
### Componentes | ||
|
||
O componente Pages que usa JavaScrip, HTML e CSS, para fornecer visualização interativa com dados. É nesse componente, encontra-se todas as subaplicações disponibilizadas pelo OpenDev. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sistema no diagrama de componentes? Onde está o detalhamento do container. Ele aparece aqui de novo. Não deve aparecer.
|
||
### Visão de Informação | ||
|
||
Página Web com redirecionamento para outras páginas web ou projetos no github |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Não há o que corrigir aqui. Muito superficial.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Há texto não formatado no post. Provavelmente, por causa de alguma cópia, veio texto como "<<<<<< HEAD" dentro do post.
A descrição arquitetural está muito pobre. Muito superficial. Por exemplo,
"usuário acessa sistema". Que tipo de acesso é esse? Melhor ser mais específico.
No description provided.