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

Display full cost in meals table on orders page #56

Open
tarnas14 opened this issue Nov 7, 2016 · 0 comments
Open

Display full cost in meals table on orders page #56

tarnas14 opened this issue Nov 7, 2016 · 0 comments

Comments

@tarnas14
Copy link
Collaborator

tarnas14 commented Nov 7, 2016

Currently only the menu price is displayed as the meal price in orders.

We could add information about extra cost per meal and delivery cost per person to be calculated automatically (display the full menu price + {extraCostPerMeal} + {deliveryCost/peopleCount})

we should either:

  • display the full cost with an additional option to view cost broken down in those 3 parts (menu + extra + delivery)
  • display the cost broken down by default - this will probably take more space, though
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant