Este projeto foi gerado com Angular CLI versão 14.1.2. This project was generated with Angular CLI version 14.1.2.
Abra o CMD, vá até a pasta do projeto e execute o comando npm install
seguido de npm run
e npm start
. Navegue até http://localhost:4200/
. Open CMD, go to the project folder and run the command npm install
followed by npm run
and npm start
. Navigate to http://localhost:4200/
.
Este projeto foi desenvolvido e aplicado em sistema web, com o objetivo principal de auxiliar a coordenação acadêmica a organizar e atualizar a forma de mapeamento do ambiente. Uma das maiores reclamações era a falta de organização causando uma grande complicação na visualização dos recursos e salas que estão sendo utilizadas em determinados períodos. Para isso, foi criado um software que é transparente e permite que nossos educadores avaliem e gerenciem com facilidade esses espaços.
This project was developed and applied in a web system, with the main objective of helping the academic coordination to organize and update the way of mapping the environment. One of the biggest complaints was the lack of organization causing a great complication in the visualization of the resources and rooms that are being used in certain periods. For this, a software was created that is transparent and allows our educators to easily assess and manage these spaces.
34050d88-ea3e-4e1f-8abc-870bee35259f.MP4
- Júlia Lopes - Documentação/ Apresentação
- Kailaine Naiara - UI Design/ Front-end/ Mat-table
- Kaylane Moura - Back-end/ Banco de dados/ Integração
- Livia Andrade - UX Design/ Front-end/ Full Calendar
- Renan Mesquita - Back-end/ Segurança/ Help everyone
Execute ng serve
para um servidor de desenvolvimento. Navegue até http://localhost:4200/
. O aplicativo será recarregado automaticamente se você alterar qualquer um dos arquivos de origem.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Execute ng build
para compilar o projeto. Os artefatos de compilação serão armazenados no diretório dist/
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Para obter mais ajuda sobre o Angular CLI, use ng help
ou confira a página Angular CLI Overview and Command Reference.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.