Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[자동차 경주]김예린 미션 제출합니다. #83

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

kimyelin0506
Copy link

No description provided.

The modified model was modified to handle information from multiple
vehicles in one repository.
Convert user input into a list type and store it in the model.
The random value required for the racing function is generated
and the start function is repeated as many times as the number
 of repetitions when it exceeds a certain value.
Implement a function that organizes the winners of car races
 into a list and displays them on the user screen.
Implemented a function to remove race cars with the same name.
The input value is passed to the controller and the function
is implemented using the service function.
Checked the operation of functions implemented in ValidService.
Checked the operation of functions implemented in RacingService.
Checked the operation of functions implemented in UserRequestControlle.
This commit  message was written READ.md before function implementation.
This project will be created refer to READ.md.
This commit consists of functions that provide a screen suitable for the user.
The modified model was modified to handle information from multiple
vehicles in one repository.
Convert user input into a list type and store it in the model.
The random value required for the racing function is generated
and the start function is repeated as many times as the number
 of repetitions when it exceeds a certain value.
Implement a function that organizes the winners of car races
 into a list and displays them on the user screen.
Implemented a function to remove race cars with the same name.
The input value is passed to the controller and the function
is implemented using the service function.
Checked the operation of functions implemented in ValidService.
Checked the operation of functions implemented in RacingService.
Checked the operation of functions implemented in UserRequestControlle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant