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

[FEATURE] Finished heist handling #67

Closed
4 tasks done
YummYume opened this issue Nov 14, 2023 · 0 comments · Fixed by #71
Closed
4 tasks done

[FEATURE] Finished heist handling #67

YummYume opened this issue Nov 14, 2023 · 0 comments · Fixed by #71
Assignees
Labels
backend Backend development tasks and issues feature Tasks related to the development of new features

Comments

@YummYume
Copy link
Owner

YummYume commented Nov 14, 2023

Type of feature

Something new

The name of the feature

Finished heist handling

Feature description

We need to create two commands to handle users' balance and status after a heist :

  • This command should check for ended heists that have not been processed yet (status is not ended, but end date is inferior to the current date).
  • For each of these heists, determinate a status (win, failure, etc...) and set the amount won between the min and max offered.
  • For each crew member, employee, establishment and contractor, split the money between them.
  • Send mails to notice the users (heist processing) #70

Additional information

No response

@YummYume YummYume added feature Tasks related to the development of new features backend Backend development tasks and issues labels Nov 14, 2023
@YummYume YummYume self-assigned this Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend development tasks and issues feature Tasks related to the development of new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant