Skip to content
Snippets Groups Projects
Commit a24c3ed3 authored by Michal Badin's avatar Michal Badin
Browse files

Updated README with project description

parent 01ea89c9
No related branches found
No related tags found
2 merge requests!54Merge develop into main,!3Added Driver + Adjusment of README
# Formula team management
TODO
## About Project
- **Name**: Formula One Team
- **Technologies**: Java 17, Spring, Maven
- **Developers**:
- Alžbeta Hajná [xhajna](https://gitlab.fi.muni.cz/xhajna)
- Jitka Viceníková [xvicenik](https://gitlab.fi.muni.cz/xvicenik)
- Andrej Žabka [xzabka](https://gitlab.fi.muni.cz/xzabka)
- Michal Badin [xbadin](https://gitlab.fi.muni.cz/xbadin)
- **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.
# Pro vývoj
......
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