Skip to content
Snippets Groups Projects

Security

Merged Jitka Viceníková requested to merge security into develop
1 file
+ 10
0
Compare changes
  • Side-by-side
  • Inline
+ 10
0
# Formula team management
## Navigation
- [About Project](#about-project)
- [Build and run the app](#build-and-run-the-app)
- [Seed and clear DB](#seed-and-clear-db)
- [Build and run the app with Docker](#build-and-run-the-app-with-docker)
- [Collecting Metrics](#collecting-metrics)
- [Grafana](#grafana)
## About Project
- **Name**: Formula One Team
@@ -36,6 +44,8 @@
3) Visualisation module:
<br>Visualization module provides a visualization of given JSON data in readable HTML (or other) format. Team manager
will be able to visualize current state of both cars.
<br> The result can be downloaded via Swagger UI or directly accessed in project the folder **output-data**, which is created
in case of missing.
4) Applications module:
<br>Applications module allows people to send an application to this team. Manager can view these applications and
hire new drivers for his team.
Loading