|
|
# Documentação do negócio
|
|
|
[![](https://img.shields.io/badge/Sprints-000000?style=for-the-badge&logo=markdown&logoColor=white)](sprints)
|
|
|
[![](https://img.shields.io/badge/Requisitos-000000?style=for-the-badge&logo=markdown&logoColor=white)](requisitos)
|
|
|
[![](https://img.shields.io/badge/Processos-000000?style=for-the-badge&logo=markdown&logoColor=white)](processos)
|
|
|
[![](https://img.shields.io/badge/Gerência-000000?style=for-the-badge&logo=markdown&logoColor=white)](Gerência)
|
|
|
[![](https://img.shields.io/badge/Horários-000000?style=for-the-badge&logo=markdown&logoColor=white)](horarios)
|
|
|
|
|
|
# Documentação técnica
|
|
|
[![](https://img.shields.io/badge/Arquitetura-000000?style=for-the-badge&logo=markdown&logoColor=white)](arquitetura)
|
|
|
[![](https://img.shields.io/badge/Mockups-000000?style=for-the-badge&logo=markdown&logoColor=white)](mockups)
|
|
|
[![](https://img.shields.io/badge/Banco_de_dados-000000?style=for-the-badge&logo=markdown&logoColor=white)](banco_dados)
|
|
|
[![](https://img.shields.io/badge/Instalação-000000?style=for-the-badge&logo=markdown&logoColor=white)](instalacao)
|
|
|
[![](https://img.shields.io/badge/Configuração-000000?style=for-the-badge&logo=markdown&logoColor=white)](configuracao)
|
|
|
|
|
|
# Configurações do Projeto
|
|
|
|
|
|
## Descrição
|
|
|
|
|
|
Esta seção é destinada para apresentação das tecnologias utilizadas pelo time e orientações de como configurar e rodar o Frontend e o Backend.
|
|
|
|
|
|
## Configurações Gerais
|
|
|
|
|
|
Aqui serão encontradas informações das tecnologias utilizadas para o desenvolvimento do projeto e as instruções de configuração de ambos ambientes de desenvolvimento.
|
|
|
|
|
|
#### Tecnologias utilizadas
|
|
|
|
|
|
#### Frontend
|
|
|
[Node Js](https://nodejs.org/en/)
|
|
|
More information to download:
|
|
|
[Download Node](https://nodejs.org/en/download/package-manager#windows-1)
|
|
|
|
|
|
[Angular](https://angular.io/)
|
|
|
|
|
|
`$ npm install -g @angular/cli`
|
|
|
|
|
|
---
|
|
|
|
|
|
### Backend
|
|
|
|
|
|
![spring-boot](uploads/60f03a600fa771c1984062eb669694f6/spring-boot.png) [spring Boot](https://spring.io/projects/spring-boot)
|
|
|
|
|
|
![Java](https://cdn4.iconfinder.com/data/icons/logos-and-brands/512/181_Java_logo_logos-32.png "Java") [Java](https://www.java.com/pt-BR/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Configurando o Backend
|
|
|
|
|
|
Realizar o clone do repositório em ############# com o comando `git clone`.
|
|
|
|
|
|
|
|
|
|
|
|
## Configurando o Frontend
|
|
|
|
|
|
Realizar o clone do repositório em ############# com o comando `git clone`.
|
|
|
|