Skip to content
Merged
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
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,17 @@ O projeto esta organizado em monorepo e conecta duas frentes:

## Demo

### Interface em tema escuro e claro



Comment on lines 80 to 82

Copilot AI Apr 5, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A seção "Demo" ficou apenas com uma sequência de imagens sem subtítulo/descrição (o heading anterior foi removido). Para manter a documentação clara, inclua uma linha de contexto (ex.: o que cada imagem representa) ou recupere um subtítulo antes das capturas.

Suggested change
As capturas abaixo mostram exemplos da interface do painel, incluindo a visao geral da aplicacao, navegacao e listagem de vagas com filtros.

Copilot uses AI. Check for mistakes.
<img width="1870" height="847" alt="Image" src="https://github.com/user-attachments/assets/37de83d7-e841-4d9c-a48f-efc2c3bb27bc" />
<img width="1888" height="718" alt="image" src="https://github.com/user-attachments/assets/37ee169f-9d9a-43f4-888f-bcae710c7808" />
<img width="1900" height="733" alt="image" src="https://github.com/user-attachments/assets/7d09c1c6-67e6-48bf-9720-4d178b20af21" />

<img width="1833" height="497" alt="image" src="https://github.com/user-attachments/assets/f6088114-61fa-40b2-a505-f2da36d037fe" />

<img width="1839" height="874" alt="Image" src="https://github.com/user-attachments/assets/6b2e1a50-4b0a-4904-aafa-95667ca8928c" />
<img width="1818" height="707" alt="image" src="https://github.com/user-attachments/assets/483950a2-9e0b-4445-83f2-91a985c7a710" />
Comment on lines +83 to +88

Copilot AI Apr 5, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Os alt="image" são genéricos e não descrevem o conteúdo das capturas; isso prejudica acessibilidade (leitores de tela) e também dificulta entender a demo quando as imagens não carregam. Sugestão: usar alt descritivo (ex.: "Dashboard em tema claro", "Dashboard em tema escuro", "Filtros", etc.) e/ou incluir uma legenda curta por imagem.

Copilot uses AI. Check for mistakes.


<img width="1861" height="695" alt="Image" src="https://github.com/user-attachments/assets/fbf5b122-af42-4a52-b457-23243b0175a9" />

## Arquitetura do produto

```text
Expand Down
Loading