DonkeyKongJr / pimlify

A vue (pwa) to take orders for our most favorite restaurant. All data is stored in firebase.
MIT License
1 stars 0 forks source link

Take orders from other people #55

Open Opiskull opened 6 years ago

Opiskull commented 6 years ago

As a user I want to take orders for food from a restaurant I selected, so that we can group all orders from a restaurant and order them together.

The flow would be something like that: User selects restaurant --> Other people are informed about the order --> Other people select items from the selected restaurant --> The order is closed after some time that can be defined --> After that the order is closed and the guy that create the order will buy all the things

This is the followup issue of #53 Grouped Orders