You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-7Lines changed: 22 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Renomeie o arquivo .env.example para .env e preencha com os valores necessários
50
50
51
51
4.**Inicie o projeto**
52
52
```bash
53
-
npm run dev
53
+
npm run start:dev
54
54
```
55
55
## 🤝 Colaboradores
56
56
@@ -60,25 +60,41 @@ Agradecemos às seguintes pessoas que contribuíram para este projeto:
60
60
<tr>
61
61
<td align="center">
62
62
<a href="#" title="defina o título do link">
63
-
<img src="https://avatars.githubusercontent.com/u/55918680?v=4" width="100px;" alt="Foto do no GitHub"/><br>
63
+
<img src="https://avatars.githubusercontent.com/u/24979899?s=96&v=4" width="100px;" alt="Foto do Thales no GitHub"/><br>
64
64
<sub>
65
-
<b></b>
65
+
<b>Thales Macêdo</b>
66
66
</sub>
67
67
</a>
68
68
</td>
69
69
<td align="center">
70
70
<a href="#" title="defina o título do link">
71
-
<img src="https://avatars.githubusercontent.com/u/20570844?v=4" width="100px;" alt="Foto do no GitHub"/><br>
71
+
<img src="https://avatars.githubusercontent.com/u/20570844?v=4" width="100px;" alt="Foto do Maurício no GitHub"/><br>
72
72
<sub>
73
73
<b>Mauricio Menezes</b>
74
74
</sub>
75
75
</a>
76
76
</td>
77
77
<td align="center">
78
78
<a href="#" title="defina o título do link">
79
-
<img src="https://avatars.githubusercontent.com/u/101140937?v=4" width="100px;" alt="Foto do Steve Jobs"/><br>
79
+
<img src="https://avatars.githubusercontent.com/u/83249854?s=64&v=4" width="100px;" alt="Foto do Hugo no GitHub"/><br>
80
80
<sub>
81
-
<b></b>
81
+
<b>Hugo Chaves</b>
82
+
</sub>
83
+
</a>
84
+
</td>
85
+
<td align="center">
86
+
<a href="#" title="defina o título do link">
87
+
<img src="https://avatars.githubusercontent.com/u/95954597?s=64&v=4" width="100px;" alt="Foto da Jessica no GitHub"/><br>
88
+
<sub>
89
+
<b>Jessica Ellen</b>
90
+
</sub>
91
+
</a>
92
+
</td>
93
+
<td align="center">
94
+
<a href="#" title="defina o título do link">
95
+
<img src="https://avatars.githubusercontent.com/u/53127444?s=64&v=4" width="100px;" alt="Foto do Lucas no GitHub"/><br>
96
+
<sub>
97
+
<b>Lucas Lima</b>
82
98
</sub>
83
99
</a>
84
100
</td>
@@ -103,4 +119,3 @@ Agradecemos às seguintes pessoas que contribuíram para este projeto:
103
119
-**Segurança e Sigilo de Dados:** O sistema deve garantir a segurança e o sigilo dos dados sensíveis dos estudantes, com acesso restrito a pessoas autorizadas e histórico de observações com níveis de sigilo.
104
120
-**Integração com Outros Sistemas:** O sistema deve ser capaz de integrar com outros sistemas da faculdade, como o sistema de matrícula.
105
121
-**Manutenção de Histórico:** O sistema precisa manter o histórico dos dados pelo período de tempo legalmente exigido, mesmo após o encerramento dos processos seletivos.
0 commit comments