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

Extract Specials of Meal #27

Open
fspiekermann opened this issue May 7, 2021 · 1 comment
Open

Extract Specials of Meal #27

fspiekermann opened this issue May 7, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fspiekermann
Copy link
Owner

fspiekermann commented May 7, 2021

I think it will be helpful to extract the Specials of Meal to an own struct. So we are able to store the price of a Special and it will be easier to handle the total price in case of adding and removing Specials.

Acceptance criteria

  • Special is extracted to a struct
  • Methods to add/remove Specials are adjusted
  • Price calculations are adjusted
  • Unit tests exist and pass
@fspiekermann fspiekermann added the enhancement New feature or request label May 7, 2021
@fspiekermann
Copy link
Owner Author

Each Special should get an own price

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants