Skip to content
Snippets Groups Projects
Commit 76ccd2b7 authored by Andrej Zabka's avatar Andrej Zabka
Browse files

added diagrams to repo + to readme

parent dd39cf97
No related branches found
No related tags found
2 merge requests!54Merge develop into main,!6Core tests
...@@ -15,6 +15,11 @@ ...@@ -15,6 +15,11 @@
- **Assigment**: - **Assigment**:
- A Formula 1 team is in need to manage its participation to the world championship. The team has two cars participating to each race, each one driven by one driver, with other test drivers available to develop the car further. The manager of the team can set the driver for each car and manage a list of other (test) drivers that are under contract and he can also set as main drivers if unhappy about results. Each driver has a name, surname, nationality, and set of characteristics (e.g. driving on the wet, aggressiveness, etc..) that the manager can visualize. The car is composed of several components (engine, suspensions), that the different departments of the team (e.g. engine, aerodynamics) evolve during time. The manager can pick from a list of components and assemble the cars that will participate to the next race. Engineers from other departments can login to the system and put newer components available. The manager is notified that those components are available and that they can be used to improve the car. - A Formula 1 team is in need to manage its participation to the world championship. The team has two cars participating to each race, each one driven by one driver, with other test drivers available to develop the car further. The manager of the team can set the driver for each car and manage a list of other (test) drivers that are under contract and he can also set as main drivers if unhappy about results. Each driver has a name, surname, nationality, and set of characteristics (e.g. driving on the wet, aggressiveness, etc..) that the manager can visualize. The car is composed of several components (engine, suspensions), that the different departments of the team (e.g. engine, aerodynamics) evolve during time. The manager can pick from a list of components and assemble the cars that will participate to the next race. Engineers from other departments can login to the system and put newer components available. The manager is notified that those components are available and that they can be used to improve the car.
- **Diagrams**:
![IMAGE_DESCRIPTION](diagrams/class_diagram.png)
![IMAGE_DESCRIPTION](diagrams/use_case_diagram.png)
# Pro vývoj # Pro vývoj
Nemělo by být potřeba upravovat pom.xml nikde, pouze v formula-team-management v sekci modules pro přidání nových modulů. Nemělo by být potřeba upravovat pom.xml nikde, pouze v formula-team-management v sekci modules pro přidání nových modulů.
......
diagrams/class_diagram.png

54.5 KiB

File moved
diagrams/use_case_diagram.png

71.7 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment