Skip to content

[WIP] - Add order by phone #11

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

Open
wants to merge 3 commits into
base: domain-model
Choose a base branch
from
Open

Conversation

yvoyer
Copy link
Collaborator

@yvoyer yvoyer commented May 7, 2016

  • Add basic menu configuration by owner
  • Add cashier manages the order of the phone customer
  • On order confirms, the cook can cook the order's meal
  • On order ready, the delivery boy can deliver meal
  • When delivered, the money should be registered

This PR will add the phone order to the application example.

It is prone to changes, base on comments, or suggestions.

* Add basic menu configuration by owner
* Add cashier manages the order of the phone customer
* On order confirms, the cook can cook the order's meal
* On order ready, the delivery boy can deliver meal
* When delivered, the money should be registered
* Add recipe state
* Add recipe creation
* Add events generation on recipe by Owner
* Manage order setup with meals
* Create Meal on Recipe released
@yvoyer yvoyer force-pushed the feature/phone-order branch from 5045151 to 4bc4d3f Compare May 11, 2016 02:25
* Add confirmation process on Order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant