-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from Requisitos-de-Software/algorithmorphic
atualização da Home
- Loading branch information
Showing
1 changed file
with
56 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,61 @@ | ||
# Grupo 04 | ||
|
||
# Inicio | ||
Esta página é dedicada para a documentação de todos os artefatos estudados e desenvolvidos pelo Grupo 04 na disciplina de Requisitos de Software da Universidade de Brasília (UnB), durante o segundo semestre de 2024. | ||
|
||
### **Equipe** | ||
<div style="display: flex; flex-direction: column; align-items: center; gap: 10px;"> | ||
<div style="display: flex; align-items: end; justify-content: center; gap: 30px;"> | ||
<div style="text-align: center;"> | ||
<a href="https://github.com/pLopess"> | ||
<img src="https://github.com/pLopess.png" alt="Foto Pedro" width="130px" height="50%" style="border-radius:20%; border: 2px solid black"/> | ||
<h5 class="text-center">Pedro Lopes</h5> | ||
</div> | ||
<div style="text-align: center;"> | ||
<a href="https://github.com/MatheusHenrickSantos"> | ||
<img src="https://github.com/MatheusHenrickSantos.png" alt="Foto Matheus" width="130px" height="50%" style="border-radius:20%; border: 2px solid black"/> | ||
<h5 class="text-center">Matheus Henrick</h5> | ||
</div> | ||
<div style="text-align: center;"> | ||
<a href="https://github.com/EmivaltoJrr"> | ||
<img src="https://github.com/EmivaltoJrr.png" alt="Foto Emivalto" width="130px" height="50%" style="border-radius:20%; border: 2px solid black"/> | ||
<h5 class="text-center">Emivalto Junior</h5> | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: end; justify-content: center; gap: 30px;"> | ||
<div style="text-align: center;"> | ||
<a href="https://github.com/algorithmorphic"> | ||
<img src="https://github.com/algorithmorphic.png" alt="Foto Artur" width="130px" height="50%" style="border-radius:20%; border: 2px solid black"/> | ||
<h5 class="text-center">Artur Ricardo</h5> | ||
</div> | ||
<div style="text-align: center;"> | ||
<a href="https://github.com/JoosPerro"> | ||
<img src="https://github.com/JoosPerro.png" alt="Foto João" width="130px" height="50%" style="border-radius:20%; border: 2px solid black"/> | ||
<h5 class="text-center">João Pedro</h5> | ||
</a> | ||
</div> | ||
</div> | ||
# Meu SUS Digital | ||
|
||
<div align="center"> | ||
<img src="https://github.com/Requisitos-de-Software/2024.2-MeuSUSDigital/blob/main/docs/imagens/meu-sus-digital-logo.png" width="500"> | ||
<p><strong>Figura 1 – Logo do app Meu SUS Digital</strong></p> | ||
<p>Fonte: <a href="https://meususdigital.saude.gov.br">Meu SUS Digital</a>.</p> | ||
</div> | ||
|
||
O Meu SUS Digital é uma iniciativa que visa digitalizar e facilitar o acesso aos serviços de saúde pública no Brasil. O aplicativo permite que os cidadãos consultem informações sobre o Sistema Único de Saúde (SUS), agendem consultas, acessem resultados de exames e recebam orientações médicas diretamente pelo smartphone, promovendo maior eficiência e comodidade no atendimento à saúde. | ||
|
||
Somos o Grupo 04 da disciplina Requisitos de Software da Universidade de Brasília - UnB, ministrada pelo professor André Barros durante o segundo semestre de 2024. Nosso objetivo é analisar e documentar os requisitos do aplicativo Meu SUS Digital, contribuindo para a melhoria contínua dos serviços oferecidos à população. | ||
|
||
## Equipe | ||
|
||
#### Histórico de Versões | ||
A equipe do projeto é composta por cinco integrantes dedicados, conforme apresentado na **Tabela 1**. Cada membro traz habilidades únicas que contribuem para o sucesso do projeto. | ||
|
||
<div align="center"> | ||
<table> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://github.com/algorithmorphic"> | ||
<img style="border-radius: 50%;" src="https://github.com/algorithmorphic.png" width="100px;" alt=""/> | ||
<br /><sub><b>Artur Ricardo</b></sub> | ||
</a><br /> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/EmivaltoJrr"> | ||
<img style="border-radius: 50%;" src="https://github.com/EmivaltoJrr.png" width="100px;" alt=""/> | ||
<br /><sub><b>Emivalto Junior</b></sub> | ||
</a><br /> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/JoosPerro"> | ||
<img style="border-radius: 50%;" src="https://github.com/JoosPerro.png" width="100px;" alt=""/> | ||
<br /><sub><b>João Pedro</b></sub> | ||
</a><br /> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/MatheusHenrickSantos"> | ||
<img style="border-radius: 50%;" src="https://github.com/MatheusHenrickSantos.png" width="100px;" alt=""/> | ||
<br /><sub><b>Matheus Henrick</b></sub> | ||
</a><br /> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/pLopess"> | ||
<img style="border-radius: 50%;" src="https://github.com/pLopess.png" width="100px;" alt=""/> | ||
<br /><sub><b>Pedro Lopes</b></sub> | ||
</a><br /> | ||
</td> | ||
</tr> | ||
</table> | ||
<p><strong>Tabela 1 – Integrantes da Equipe</strong></p> | ||
<p>Fonte: <a href="https://github.com/algorithmorphic">Artur Ricardo</a> e <a href="https://github.com/pLopess">Pedro Lopes</a>.</p> | ||
</div> | ||
|
||
## Histórico de Versões | ||
|
||
| Versão | Descrição | Autor | Data | Revisor | Data de revisão | | ||
|:------:|:-------------------------------:|:--------------:|:--------------:|:-------------:|:---------------------:| | ||
| 1.0 | Criação da página inicial | [Pedro Lopes](https://github.com/pLopess) | 27/10/2024 | [???]() || | ||
| Versão | Descrição | Autor(es) | Data de Produção | Revisor(es) | Data de Revisão | | ||
| :----: | --------- | --------- | :--------------: | ----------- | :-------------: | | ||
| `1.0` | Criação do documento. | [Pedro Lopes](https://github.com/pLopess) | 27/10/2024 | [Artur Ricardo](https://github.com/algorithmorphic) | 05/11/2024 | | ||
| `1.1` | Atualização do README, correção de erros etc. | [Artur Ricardo](https://github.com/algorithmorphic) | 05/11/2024 | | | |