Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sistema de Kanban
1. Introdução
2. Funcionalidades
3. Ferramentas e Bibliotecas Utilizadas
Frontend
Backend
Testes
Outras Ferramentas
4. Por que Escolhi estas Tecnologias?
5. Princípios de Engenharia de Software Utilizados
6. Desafios e Soluções
6.1 Integração do Drag-and-Drop
@angular/cdk/drag-drop
, que oferece eventos pré-construídos para arrastar e soltar, reduzindo a complexidade da implementação manual.mockar os métodos de repositório (
find
,create
,save
, etc.), simulando o comportamento esperado em um ambiente de teste.6.3 Backend API Simples, mas Funcional
7. O Que Pode Ser Adicionado e Ajustado
8. Como Executar o Sistema
Pré-requisitos
npm
ouyarn
, o de sua preferência, porém aqui será usado onpm
.Passo 1: Clonar o Repositório
Passo 2: Configurar o Backend
Passo 3: Configurar o Frontend
Passo 4: Acessar o servidor local:
Entre em seu navegador acesse a seguinte URL: http://localhost:4200
Passo 5: Executar Testes no back-end e no front-end
ng test
npm run test
9. Vídeo de Apresentação
https://jam.dev/c/3e0fdd29-8a5c-4793-b063-0203395636fb
10. Contato
Autor: André Pinotti
Whatsapp: 17 99154-6089
E-mail: [email protected]
LinkedIn: https://www.linkedin.com/in/andre-pinotti/
Sugestões e críticas são muito bem-vindas!