goodybag / cater-api-server

hacking this together as fast as possible but with an eye for re-organization
1 stars 0 forks source link

Proposed Changes #468

Open ProCynic opened 10 years ago

ProCynic commented 10 years ago

Combining #466 and #467, allow users to create proposed changes in database. Create change review page for restaurants. See trello card for details.

https://trello.com/c/2W6xuBxF

ProCynic commented 10 years ago

some thoughts on the database schema.

the json representation will be used for building the after summary on the change review page and for actually applying the change to the order.

ProCynic commented 10 years ago

TODO

ProCynic commented 10 years ago

Email Notifications

  1. When user finishes editing, send email to restaurant with change to review.
  2. When user cancels change, send email to restaurant.
  3. When restaurant accepts change, send email to user.
  4. When restaurant rejects change, send email to Jag.